Docs (4.0.0)
class LazyString method

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.