Documentation

getFormatArgs()

Returns the arguments that were (last) passed to format, or an empty array.

getFormatArgs(): any[];

Related