Package: effect
Module: SchemaAST
AST node representing the never type — no value matches.
Details
Parsing always fails. Useful as a placeholder in unions or as the result of narrowing that eliminates all options.
See
neverisNeverSignature
declare class Never
Since v4.0.0