1 line
99 B
TypeScript
1 line
99 B
TypeScript
export declare const log: (method: string, content: string, type: string, print: boolean) => void;
|