Methods
add
-
Parameters
Returns this
-
Parameters
Returns this
format
- format(format: string, item: T, cache?: boolean): string
-
Parameters
-
format: string
-
item: T
-
Default value cache: boolean = false
Returns string
getFormatter
- getFormatter(format: string, cache?: boolean): Formatter<T>
-
Parameters
-
format: string
-
Default value cache: boolean = false