termlog/index.d.ts
2021-08-23 19:37:33 +07:00

3 lines
72 B
TypeScript

export default tconsole;
declare function tconsole(options: any): void;