UNPKG
@telstra/core
Version:
latest (0.0.3)
0.0.3
0.0.1
0.0.0
Telstra SDK Core
github.com/telstra/telstra-sdk-node
telstra/telstra-sdk-node
@telstra/core
/
dist
/
utils
/
storage
/
interfaces
/
index.js
5 lines
(4 loc)
•
124 B
JavaScript
View Raw
1
2
3
4
5
/* istanbul ignore file */
export
*
from
'./IGetParams.js'
;
export
*
from
'./ISetParams.js'
;
export
*
from
'./IStorage.js'
;