Function isOrShapeSpecifier

  • Checks if the input is an or shape specifier for internal type guarding purposes.

    Parameters

    • maybeSpecifier: unknown

    Returns maybeSpecifier is ShapeOr<readonly [unknown, unknown]>