Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

  • filter<T>(predicate: T): ((target: any, propertyKey: string, descriptor: TypedPropertyDescriptor<((...params: Parameters<T>) => unknown)>) => void)
  • Type Parameters

    • T extends ((...params: any) => boolean)

    Parameters

    • predicate: T

    Returns ((target: any, propertyKey: string, descriptor: TypedPropertyDescriptor<((...params: Parameters<T>) => unknown)>) => void)

      • (target: any, propertyKey: string, descriptor: TypedPropertyDescriptor<((...params: Parameters<T>) => unknown)>): void
      • Parameters

        • target: any
        • propertyKey: string
        • descriptor: TypedPropertyDescriptor<((...params: Parameters<T>) => unknown)>

        Returns void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme