GeneralFuncType: ((this, ...args) => any)

Type declaration

    • (this, ...args): any
    • Parameters

      • this: any
      • Rest ...args: any[]

      Returns any