Type alias Input<S>

Input<S>: S[INPUT]

Extracts the shape input type.

Type Parameters

  • S extends AnyShape

    The shape from which the input type must be inferred.