Function optionalIs

  • Parameters

    • c: any
    • test: ((c: any) => boolean)
        • (c: any): boolean
        • Parameters

          • c: any

          Returns boolean

    Returns boolean

Generated using TypeDoc