nbubna / store

A better way to use localStorage and sessionStorage
MIT License
1.91k stars 109 forks source link

store怎么在vue3中使用? #98

Closed whsame closed 2 years ago

nbubna commented 2 years ago

The same way as anywhere else. Either reference it as a global object, or import it as a module.