@traversable/schema
    Preparing search index...

    Interface nonnullable

    interface nonnullable {
        _type: {};
        def: {};
        tag: "@traversable/schema/URI::nonnullable";
        (got: Unknown): got is {};
        (got: unknown): got is {};
        (u: unknown): u is {};
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    _type: {}
    def: {}
    tag: "@traversable/schema/URI::nonnullable"