mirror of
https://github.com/LanceGin/jsotp.git
synced 2026-05-05 00:00:03 +08:00
upd: export all modules
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
import OTP from './otp';
|
||||
|
||||
class HOTP extends OTP {
|
||||
export default class HOTP extends OTP {
|
||||
/**
|
||||
* Generate the OTP with the given count
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user