UNPKG

ravendb

Version:
6 lines 283 B
import { IndexDefinition } from "../IndexDefinition.js"; import { IndexSourceType } from "../IndexSourceType.js"; export declare class TimeSeriesIndexDefinition extends IndexDefinition { get sourceType(): IndexSourceType; } //# sourceMappingURL=TimeSeriesIndexDefinition.d.ts.map