UNPKG

wfm-mobile-core

Version:

WFM Mobile Core

10 lines (9 loc) 195 B
declare const headersHAL: { 'Content-Type': string; Accept: string; }; declare const headersJSON: { 'Content-Type': string; Accept: string; }; export { headersHAL, headersJSON };