UNPKG

@pinia/nuxt

Version:
4 lines (3 loc) 103 B
import type { Pinia } from 'pinia'; export * from 'pinia'; export declare const usePinia: () => Pinia;