BUPKIS
    Preparing search index...

    Interface InvalidSchemaErrorOptions

    interface InvalidSchemaErrorOptions {
        cause?: unknown;
        schema?: unknown;
    }

    Hierarchy

    • ErrorOptions
      • InvalidSchemaErrorOptions
    Index

    Properties

    Properties

    cause?: unknown
    schema?: unknown

    The invalid schema