guoshipeng
2023-08-18 8f51d080cabe5692c634e762a2080981be524aec
1
2
3
4
5
 
declare module 'vue-ls' {
    const Storage : any;
    export default Storage;
}