UNPKG

xhr-mock

Version:

Utility for mocking XMLHttpRequest.

4 lines (3 loc) 67 B
export declare type MockHeaders = { [name: string]: string; };