UNPKG

angular-odata

Version:

Client side OData typescript library for Angular

5 lines (4 loc) 120 B
import { FieldParser } from '../../types'; export declare const EDM_PARSERS: { [type: string]: FieldParser<any>; };