@traversable/schema
    Preparing search index...
    Cache: {
        new: (
            root: unknown,
        ) => (
            x: { [x: string]: unknown },
            ix: Json.Functor.Index,
        ) => undefined | null | {} | typeof symbol.cache_hit;
    }

    Type declaration