Current section

Files

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

dist/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