UNPKG

@odata2ts/odata-query-objects

Version:

Q-Objects are the magic sauce for the odata-query-builder and allow for renaming and type conversion

4 lines (3 loc) 101 B
import { QNoopPath } from "./base/QNoopPath"; export declare class QBinaryPath extends QNoopPath { }