Type alias Property

Property: ((...args) => any) | any | any[]

to allow without including libraries with types as dependency

Type declaration

    • (...args): any
    • Parameters

      • Rest ...args: any[]

      Returns any

Generated using TypeDoc