@traversable/schema
    Preparing search index...
    IR:
        | { def: Scalar; tag: URI.bottom }
        | { def: T[]; tag: URI.array }
        | { def: [k: string, v: T][]; tag: URI.object }

    Type Parameters

    • T = any