UNPKG
yubico-node
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1
A NodeJS implementation of the Yubico OTP API
BlenderDude/yubico-node
yubico-node
/
dist
/
Yubico
/
index.d.ts
3 lines
(2 loc)
•
71 B
TypeScript
View Raw
1
2
3
export
*
from
"./Yubico"
;
export
{
ResponseStatus
}
from
"./Response"
;