iWeltAG / pinia-cached-store

Pinia store extension that allows transparent caching of state in local storage.
https://www.npmjs.com/package/pinia-cached-store
MIT License
21 stars 0 forks source link

Find a way around using internal Pinia APIs #8

Open yrd opened 2 years ago

yrd commented 2 years ago

We're currently using _GettersTree here: https://github.com/iWeltAG/pinia-cached-store/blob/2a38eeee4f11ef2be6a9d9ddfedcb359fce34dff/src/store.ts#L1-L7