UniqueSymbolA specific unique symbol value.
models
Source effect/SchemaRepresentation.ts:2735 lines
export interface UniqueSymbol {
readonly UniqueSymbol._tag: "UniqueSymbol"_tag: "UniqueSymbol"
readonly UniqueSymbol.annotations?: anyannotations?: import SchemaSchema.declareAnnotations.type Schema.Annotations.Annotations = /*unresolved*/ anyAnnotations | undefined
readonly UniqueSymbol.symbol: symbolsymbol: symbol
}Referenced by 1 symbols