mirror of
https://github.com/LanceGin/jsotp.git
synced 2026-05-24 00:00:05 +08:00
fix: {} is needed while export
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
* @author : Gin (gin.lance.inside@hotmail.com)
|
||||
*/
|
||||
|
||||
import OTP from './otp';
|
||||
import { OTP } from './otp';
|
||||
|
||||
export class HOTP extends OTP {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user