UNPKG

vike

Version:

The Framework *You* Control - Next.js & Nuxt alternative for unprecedented flexibility and dependability.

3 lines (2 loc) 122 B
export { stringifyStringArray }; declare function stringifyStringArray(stringList: string[] | readonly string[]): string;