mirror of
https://github.com/LanceGin/jsotp.git
synced 2026-05-24 00:00:05 +08:00
upd: export all modules
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
import OTP from './otp';
|
||||
|
||||
class TOTP extends OTP {
|
||||
export default class TOTP extends OTP {
|
||||
/**
|
||||
* @param {secret}
|
||||
* @type {String}
|
||||
|
||||
Reference in New Issue
Block a user