"use strict";
/**
* The type and implementation of the query filter object, which can
* be passed as an argument to query functions to constrain results.
*/Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=query-filter.js.map