UNPKG

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