UNPKG

@configurator/ravendb

Version:
5 lines (4 loc) 144 B
export declare class QueryFieldUtil { private static _shouldEscape; static escapeIfNecessary(name: string, isPath?: boolean): string; }