UNPKG

@narkdown/notion-parser

Version:

Parse notion response

5 lines (4 loc) 160 B
export declare const formatDate: (dateString: string, options?: { timeZone?: string | undefined; format?: string | undefined; } | undefined) => string;