UNPKG

onix-core

Version:
2 lines (1 loc) 106 B
export declare const pluralize: (num: number, strOne: string, strTwo: string, strFive: string) => string;