UNPKG

@mieweb/wikigdrive

Version:

Google Drive to MarkDown synchronization

6 lines 319 B
export declare function spaces(num: number): string; export declare function inchesToSpaces(value: any): number; export declare function inchesToMm(value: any): number; export declare function inchesToPixels(value: any): number; export declare function fixCharacters(text: any): any; //# sourceMappingURL=utils.d.ts.map