oak-domain/lib/utils/date.d.ts

2 lines
85 B
TypeScript

export declare function excelStringToDate(str: string | number): number | undefined;