Skip to content

Commit c417d61

Browse files
committed
update jsdocs
1 parent 45bcb0b commit c417d61

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/vike-vue-pinia/integration/+config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ declare global {
3535
* Hook called after creating the Pinia instance.
3636
*
3737
* Use this to register Pinia plugins.
38-
*
39-
* https://vike.dev/onCreatePinia
4038
*/
4139
onCreatePinia?: (pageContext: PageContext) => void | Promise<void>
4240
}

0 commit comments

Comments
 (0)