Type Alias Binary1bitor<X, Y>

Binary1bitor: Binary1bitOrParser<X, Y>

Type Parameters

  • X extends `${0 | 1}`
  • Y extends `${0 | 1}`