@vinejs/vine - v4.0.0-next.1
    Preparing search index...

    Variable OTYPEConst

    OTYPE: typeof OTYPE = ...

    The symbol for the opaque output type used in TypeScript type inference. Represents the validated and transformed output type.

    class StringSchema {
    [OTYPE]: string
    }