UNPKG

ravendb

Version:
6 lines 172 B
export interface ElasticSearchIndex { indexName: string; documentIdProperty: string; insertOnlyMode: boolean; } //# sourceMappingURL=ElasticSearchIndex.d.ts.map