UNPKG

@useloops/design-system

Version:

The official React based Loops design system

4 lines (2 loc) 90 B
declare const pluralise: (word: string, amount: number) => string; export { pluralise };