UNPKG
theseus
Version:
beta (0.3.0-beta.0)
latest (0.5.2)
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.3.0-beta.0
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
JavaScript client library for argo Hypermedia APIs
github.com/argo-rest/theseus
theseus
/
src
/
theseus.js
4 lines
(2 loc)
•
72 B
JavaScript
View Raw
1
2
3
4
export
var
VERSION
=
'0.1.0'
;
export
{
Client
}
from
'./theseus/client'
;