Format
namespace
Format
sourceexport namespace Format export namespace Formatfunction
plural
sourceexport function plural(count: number, singular: string, plural?: string): string export function plural(count: number, singular: string, plural?: string): string| Param | Type | Required |
|---|---|---|
| | Yes |
| | Yes |
| | No |
Returns:
string string