UNPKG
@jovijovi/two-fa.js
Version:
latest (0.2.5)
0.2.5
0.2.4
0.2.2
0.2.1
0.2.0
0.1.0
A two-factor authentication(2FA) based on HOTP & TOTP written in TypeScript
@jovijovi/two-fa.js
/
lib
/
index.d.ts
2 lines
(1 loc)
•
34 B
TypeScript
View Raw
1
2
export
*
as
twofa
from
'./twofa'
;