UNPKG

msw

Version:

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

2 lines (1 loc) 60 B
export type HandlerKind = 'RequestHandler' | 'EventHandler'