@traversable/schema
    Preparing search index...

    Type Alias typeof<T, _>

    typeof: never | _

    Type Parameters

    • T extends { _type?: unknown }
    • _ extends T["_type"] = T["_type"]