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
/
index-react.js
4 lines
(2 loc)
•
99 B
JavaScript
View Raw
1
2
3
4
export
*
from
'./index'
;
export
{useInitializeJsApi}
from
'./lib/react/hooks/useInitializeJsApi'
;