UNPKG
ts-index
Version:
latest (1.0.0)
1.0.0
Typescript Index Creator
ts-index
/
readme.md
8 lines
(5 loc)
•
188 B
Markdown
View Raw
1
2
3
4
5
6
7
8
# Typescript index.ts builder
## Usage
1
) put .index.json
file
to the folder you want to create index.ts
2
) run ts-index To
override
default
folder
"src"
by
ts-index --src=[your folder]