otherwise
otherwise<
T>(spec):MatchDefault<T>
Defined in: extract/spec.ts:538
Create a default case for match (else clause).
Type Parameters
Section titled “Type Parameters”T extends Spec
Parameters
Section titled “Parameters”T
Returns
Section titled “Returns”MatchDefault<T>