@traversable/schema
    Preparing search index...
    interface eq<S> {
        toJsonSchema(): { const: S };
    }

    Type Parameters

    • S
    Index

    Methods

    Methods