generated from dellevin/template
1
This commit is contained in:
5
node_modules/table/dist/src/index.d.ts
generated
vendored
Normal file
5
node_modules/table/dist/src/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import { createStream } from './createStream';
|
||||
import { getBorderCharacters } from './getBorderCharacters';
|
||||
import { table } from './table';
|
||||
export { table, createStream, getBorderCharacters, };
|
||||
export * from './types/api';
|
||||
Reference in New Issue
Block a user