@traversable/schema
    Preparing search index...

    Interface t_unknown

    interface t_unknown {
        _type: unknown;
        def: unknown;
        tag: "@traversable/schema/URI::unknown";
        (got: unknown): got is unknown;
    }
    Index

    Properties

    Properties

    _type: unknown
    def: unknown
    tag: "@traversable/schema/URI::unknown"