yaschema
    Preparing search index...

    Type Alias AnyObjectSchema<ObjectT>

    An object schema that either automatically infers optional keys or does not.

    Type Parameters

    • ObjectT extends Record<string, any>