mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
4 lines
66 B
TypeScript
4 lines
66 B
TypeScript
import { createPinia } from 'pinia'
|
|
|
|
export default createPinia()
|