x4js - v2.2.49
    Preparing search index...

    Interface ModelConstructor

    interface ModelConstructor {
        new ModelConstructor(data?: any, id?: any): DataModel;
    }
    Index