UNPKG
@veraid/kliento
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.0
1.1.0
Self-contained client authentication tokens
docs.veraid.net/kliento-js/
CheVeraId/kliento-js
@veraid/kliento
/
build
/
lib
/
index.js
3 lines
•
125 B
JavaScript
View Raw
1
2
3
export
{
Token
}
from
'./lib/Token.js'
;
export
{
TokenBundle
}
from
'./lib/TokenBundle.js'
;
//# sourceMappingURL=index.js.map