We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45bcb0b commit c417d61Copy full SHA for c417d61
packages/vike-vue-pinia/integration/+config.ts
@@ -35,8 +35,6 @@ declare global {
35
* Hook called after creating the Pinia instance.
36
*
37
* Use this to register Pinia plugins.
38
- *
39
- * https://vike.dev/onCreatePinia
40
*/
41
onCreatePinia?: (pageContext: PageContext) => void | Promise<void>
42
}
0 commit comments