UNPKG

257 BTypeScriptView Raw
1import { ODataUri as ODataUriBase } from '../../odata-common';
2/**
3 * Instance of the [[ODataUri]] conversion interface for OData v2.
4 */
5export declare const oDataUri: ODataUriBase;
6export { oDataUri as oDataUriV2 };
7//# sourceMappingURL=odata-uri.d.ts.map
\No newline at end of file