UNPKG
tsm-starter
Version:
latest (1.1.0)
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.2.2
0.2.1
0.2.0
0.1.0
0.0.8
0.0.7
0.0.6
0.0.4
0.0.3
0.0.2
0.0.1
Utility to generate Typescript nodejs modules.
github.com/wspecs/tsm-starter
wspecs/tsm-starter
tsm-starter
/
index.ts
2 lines
(1 loc)
•
29 B
text/typescript
View Raw
1
2
export
*
from
'./lib/utils'
;