@traversable/schema
    Preparing search index...
    type schemaFromComposite = {
        "1000": type<unknown[]>;
        "7000": type<globalThis.Record<string, unknown>>;
        "7500": type<{ [x: string]: unknown }>;
        "8000": type<unknown[]>;
    }
    Index

    Properties

    Properties

    "1000": type<unknown[]>
    "7000": type<globalThis.Record<string, unknown>>
    "7500": type<{ [x: string]: unknown }>
    "8000": type<unknown[]>