UNPKG

vike

Version:

(Replaces Next.js/Nuxt) 🔨 Composable framework to build advanced applications with flexibility and stability.

2 lines (1 loc) • 91 B
export declare function getPropAccessNotation(key: unknown): `.${string}` | `[${string}]`;