UNPKG
sinotron
Version:
latest (0.1.0-alpha)
0.1.0-alpha
0.0.3-alpha
0.0.1-dev
0.0.1-alpha
Simple framework for Typescript Electron projects
sinotron
/
dist
/
index.js
4 lines
(3 loc)
•
123 B
JavaScript
View Raw
1
2
3
4
export
*
from
'./lib/instantiate.js'
;
export
*
from
'./lib/base-api.service.js'
;
export
*
from
'./lib/base-api.client.js'
;