UNPKG

@mieweb/wikigdrive

Version:

Google Drive to MarkDown synchronization

3 lines 274 B
import { MdFile } from '../../../model/LocalFile.js'; export declare function generateDocumentFrontMatter(localFile: MdFile, links: string[], fm_without_version?: boolean, overrides?: Record<string, string>): string; //# sourceMappingURL=generateDocumentFrontMatter.d.ts.map