UNPKG

@mieweb/wikigdrive

Version:

Google Drive to MarkDown synchronization

9 lines 240 B
export declare function slugify(string: string, options?: { replacement?: string; remove?: RegExp; lower?: boolean; strict?: boolean; locale?: string; trim?: boolean; }): string; //# sourceMappingURL=slugify.d.ts.map