UNPKG
@morjs/runtime-base
Version:
latest (1.0.111-alpha.0)
1.0.111-alpha.0
1.0.102-alpha.0
1.0.90-alpha.1
1.0.69
1.0.68
1.0.53
1.0.46
1.0.34
1.0.26
1.0.6
mor runtime base
github.com/eleme/morjs
eleme/morjs
@morjs/runtime-base
/
esm
/
utils
/
index.js
8 lines
•
246 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
'./asArray'
;
export
*
from
'./compose'
;
export
*
from
'./generateId'
;
export
*
from
'./getSharedProperty'
;
export
*
from
'./hasOwnProperty'
;
export
*
from
'./pairs'
;
export
*
from
'./transformApis'
;
//# sourceMappingURL=index.js.map