Options
All
  • Public
  • Public/Protected
  • All
Menu

@pipeletteio/nop

Index

Functions

Functions

  • isNop(arg: any): boolean
  • Check if argument is the shared nop function.

    Parameters

    • arg: any

    Returns boolean

  • nop(..._: any[]): void
  • A nop function which can be used to replace non-cancelable calls.

    Parameters

    • Rest ..._: any[]

    Returns void

Generated using TypeDoc