feat: wire global runtime injection and playground

This commit is contained in:
stanig2106
2025-11-14 06:15:33 +01:00
parent 534bc39197
commit f12bc0ce85
18 changed files with 516 additions and 54 deletions

3
nuxt.d.ts vendored Normal file
View File

@@ -0,0 +1,3 @@
import './types/shims-nuxt-can.d.ts'
export {}