godoos/frontend/public/vditor/dist/ts/util/log.d.ts
2024-07-25 16:41:01 +08:00

1 line
99 B
TypeScript

export declare const log: (method: string, content: string, type: string, print: boolean) => void;