@mikwal/generate-index-ts
v0.1.1
Published
Generate index.ts files for folder containing TypeScript source code files
Downloads
4
Readme
Typescript index.ts generator
Automatically generates index.ts
files re-exporting everything from all the files in the same folder.
It does not create an index file in the root directory itself.
Usage
generate-index-ts <root-directory> [--watch]