UNPKG

ravendb

Version:
8 lines 292 B
export declare class BulkInsertConventions { private readonly _notFrozen; private _timeSeriesBatchSize; constructor(notFrozen: () => void); get timeSeriesBatchSize(): number; set timeSeriesBatchSize(batchSize: number); } //# sourceMappingURL=BulkInsertConventions.d.ts.map