UNPKG
@gitzone/npmts
Version:
latest (8.0.38)
8.0.38
8.0.30
best practice npm TypeScript modules
gitlab.com/gitzone/npmts
@gitzone/npmts
/
dist
/
mod_compile
/
mod.plugins.d.ts
6 lines
(5 loc)
•
186 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'../npmts.plugins'
;
import
*
as
tsn
from
'tsn'
;
import
*
as
smartchok
from
'smartchok'
;
import
*
as
smartstream
from
'smartstream'
;
export
{ tsn, smartchok, smartstream };