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