UNPKG

vue-launchers

Version:
5 lines (4 loc) 155 B
import type { App } from 'vue'; declare const pinia: import("pinia").Pinia; export declare function setupStore(app: App<Element>): void; export { pinia };