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