@traversable/schema
    Preparing search index...
    interface Schema {
        toJsonSchema(): any;
    }
    Index

    Methods