ts-playground
    Preparing search index...
    • extend the prototype of a class with a new method

      Type Parameters

      • T
      • A extends unknown[]
      • _R

      Parameters

      • Target: { prototype: T }
      • symbol: symbol
      • fn: BaseFunction<T, A>

      Returns void