UNPKG

sikits

Version:

A powerful and comprehensive utility library for JavaScript and TypeScript with 100+ functions for strings, numbers, arrays, and objects

2 lines (1 loc) 59 B
export declare const countVowels: (str: string) => number;