UNPKG

@mieweb/wikigdrive

Version:

Google Drive to MarkDown synchronization

12 lines 278 B
export declare function frontmatter(string: any): { data: null; content: string; }; export declare const FRONTMATTER_DUMP_OPTS: { flowLevel: number; forceQuotes: boolean; styles: { '!!null': string; }; }; //# sourceMappingURL=frontmatter.d.ts.map