Packages

CKEditor 5 integration for Phoenix Framework

Retired package: Renamed - Moved to ckeditor5-phoenix

Current section

Files

Jump to
ckeditor5 dist src shared parse-int-if-not-null.d.ts
Raw

dist/src/shared/parse-int-if-not-null.d.ts

export declare function parseIntIfNotNull(value: string | null): number | null;
//# sourceMappingURL=parse-int-if-not-null.d.ts.map