UNPKG

react-decliner

Version:
7 lines (6 loc) 109 B
export interface ReactDeclinerProps { num: number; one: string; two: string; many: string; }