UNPKG

ravendb

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