index
:
digiid-ts
main
[MIRROR] A modern TypeScript implementation of the Digi-ID authentication protocol
zelu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
index.ts
blob: 11ea7614d594a7fa46df6c40b145c1882d2d9358 (
plain
)
1
2
export
*
from
'./types'
;
export
*
from
'./digiid'
;
// We'll add functions here later