Function isAndShapeSpecifier

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

    Parameters

    • maybeSpecifier: unknown

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