dashboard
repositories
filestore
activity
search
login
main
/
moral_manage
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Merge branch 'feature_1.0'
quanyawei
2023-10-18
09b13eea1327416adffba3dc521bdc1c76a7b2a2
[moral_manage.git]
/
src
/
shims-vue-ls.d.ts
1
2
3
4
5
declare module 'vue-ls' {
const Storage : any;
export default Storage;
}