3 lines
74 B
JavaScript
3 lines
74 B
JavaScript
export { HOTP } from './lib/hotp.js'
|
|
export { TOTP } from './lib/totp.js'
|