UNPKG

st-common-req

Version:

Small Tail 前端通用请求库

7 lines (6 loc) 180 B
/** * 在请求头或者响应头中,和 JSON 相关的请求头或响应头名称常量对象 */ export declare const JsonHeaderNameConst: { IS_JSON_STRINGIFY: string; };