UNPKG

vike

Version:

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

3 lines (2 loc) • 138 B
export { getExportPath }; declare function getExportPath(fileExportPathToShowToUser: null | string[], configName: string): null | string;