committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -1,3 +1,3 @@ |
|||
export * from './modules'; |
|||
export * from './setup'; |
|||
export { storeToRefs } from 'pinia'; |
|||
export { defineStore, storeToRefs } from 'pinia'; |
|||
|
|||
Loading…
Reference in new issue