feat: add vditor locally
This commit is contained in:
3
public/vditor/ts/util/function.d.ts
vendored
Normal file
3
public/vditor/ts/util/function.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare const genUUID: () => string;
|
||||
export declare const getSearch: (key: string, link?: string) => string;
|
||||
export declare const looseJsonParse: (text: string) => any;
|
||||
Reference in New Issue
Block a user