Package: effect Module: SchemaRepresentation
effect
SchemaRepresentation
The unknown keyword representation.
Signature
export interface Unknown extends Keyword<"Unknown"> {}
Source
Since v4.0.0