UNPKG

angular-odata

Version:

Client side OData typescript library for Angular

3 lines (2 loc) 157 B
export declare const toTypescriptType: (type: string, geo?: boolean) => string; export declare const makeRelativePath: (from: string, to: string) => string;