Type alias Output<S>

Output<S>: S[OUTPUT]

Extracts the shape output type.

Type Parameters

  • S extends AnyShape

    The shape from which the output type must be inferred.