@traversable/schema
    Preparing search index...
    interface ref<Id = string> {
        toJsonSchema(): { $ref: Id };
    }

    Type Parameters

    • Id = string
    Index

    Methods

    Methods