UNPKG

ravendb

Version:
8 lines 157 B
export class WhereParams { fieldName; value; allowWildcards = false; nestedPath = false; exact; } //# sourceMappingURL=WhereParams.js.map