UNPKG

@odata2ts/odata-service

Version:

Main runtime dependency of odata2ts for generated odata client services

12 lines (11 loc) 256 B
export declare const DEFAULT_HEADERS: { Accept: string; "Content-Type": string; }; export declare const BIG_NUMBERS_HEADERS: { Accept: string; "Content-Type": string; }; export declare const MERGE_HEADERS: { "X-Http-Method": string; };