first
This commit is contained in:
2
node_modules/table/dist/src/table.d.ts
generated
vendored
Normal file
2
node_modules/table/dist/src/table.d.ts
generated
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
import type { TableUserConfig } from './types/api';
|
||||
export declare const table: (data: unknown[][], userConfig?: TableUserConfig) => string;
|
Reference in New Issue
Block a user