UNPKG

@sap-cloud-sdk/core

Version:
7 lines 237 B
import { ODataUri } from '../../odata-common'; /** * Instance of the [[ODataUri]] conversion interface for OData v4. */ export declare const oDataUri: ODataUri; export { oDataUri as oDataUriV4 }; //# sourceMappingURL=odata-uri.d.ts.map