UNPKG

vike

Version:

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

3 lines (2 loc) 94 B
export { compareString }; declare function compareString(str1: string, str2: string): number;