UNPKG

@benev/slate

Version:
8 lines (7 loc) 178 B
export declare const vowels: string[]; export declare const consonants: string[]; export declare const syllables: { xox: string[]; oxo: string[]; combo: string[]; };