getFormatArgs
Returns the arguments that were (last) passed to
format
, or an empty array.
getFormatArgs(): any[]
Related
- class LazyStringAn object that encapsulates a string, evaluated only when needed.
Returns the arguments that were (last) passed to
format
, or an empty array.
getFormatArgs(): any[]