Const
The symbol for the opaque output type used in TypeScript type inference. Represents the validated and transformed output type.
class StringSchema { [OTYPE]: string} Copy
class StringSchema { [OTYPE]: string}
The symbol for the opaque output type used in TypeScript type inference. Represents the validated and transformed output type.