UNPKG
stratumn-sdk
Version:
alpha (1.5.0)
latest (0.7.0)
1.5.0
1.4.0
1.3.2
1.3.1
1.2.3
1.2.2
1.2.1
1.0.2
1.0.2-alpha
1.0.1-alpha
1.0.0
1.0.0-alpha
0.7.0
0.6.0
0.5.0
0.4.2
0.4.1
0.3.1
0.2.0
0.1.2
0.1.1
Stratumn SDK for Javascript
github.com/stratumn/stratumn-sdk-js
stratumn/stratumn-sdk-js
stratumn-sdk
/
src
/
index.js
4 lines
(3 loc)
•
158 B
JavaScript
View Raw
1
2
3
4
export
{
default
as
getApplication }
from
'./getApplication'
;
export
{
default
as
loadLink }
from
'./loadLink'
;
export
{
default
as
config }
from
'./config'
;