Files
Nutrio/frontend/src/stores/index.ts

4 lines
75 B
TypeScript

import { createPinia } from 'pinia'
export const pinia = createPinia()