UNPKG

ravendb

Version:
7 lines 263 B
import { QueryToken } from "./QueryToken.js"; export declare class IntersectMarkerToken extends QueryToken { private constructor(); static INSTANCE: IntersectMarkerToken; writeTo(writer: any): void; } //# sourceMappingURL=IntersectMarkerToken.d.ts.map