Predicate: ((x: any, b: B) => x is B)

Type declaration

    • (x: any, b: B): x is B
    • Parameters

      • x: any
      • b: B

      Returns x is B

Generated using TypeDoc