quanyawei
2023-10-25 ab51d1f63674239f308e5581567f40b9acc9edf2
1
2
3
4
5
 
declare module 'vue-ls' {
    const Storage : any;
    export default Storage;
}