UNPKG
@nsmp/js-api
Version:
latest (3.2.2)
3.2.2
3.2.1
3.2.0
3.1.0
3.0.0
2.0.0
1.0.1
1.0.0
Types for jsApi
@nsmp/js-api
/
src
/
types
/
index.d.ts
7 lines
(6 loc)
•
171 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./jsApi'
;
export
*
from
'./jsApiProps'
;
export
*
from
'../lib/classes'
;
export
*
from
'./UIJsApi'
;
export
*
from
'./UIFrameJsApi'
;
export
*
from
'./utils'
;