mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-08 11:21:27 +08:00
fix: eslint
This commit is contained in:
@@ -20,8 +20,8 @@ type SecureLSCtor = new (config?: {
|
||||
}) => SecureLSStorage;
|
||||
|
||||
const secureLSModule = SecureLS as unknown as {
|
||||
SecureLS?: SecureLSCtor;
|
||||
default?: SecureLSCtor;
|
||||
SecureLS?: SecureLSCtor;
|
||||
};
|
||||
|
||||
const SecureLSConstructor =
|
||||
|
||||
Reference in New Issue
Block a user