WithToStringMethod: {
    [toStringMethod]: (() => string);
}

Interface to implement for toStringMethod

Type declaration

  • [toStringMethod]: (() => string)
      • (): string
      • Returns string

Remarks

Since 2.17.0