UNPKG

msw

Version:

Seamless REST/GraphQL API mocking library for browser and Node.js.

7 lines (4 loc) 160 B
import * as _statuses from 'statuses'; declare const statuses: any; declare const message: typeof _statuses.message; export { statuses as default, message };