UNPKG

msw

Version:

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

4 lines (2 loc) 88 B
declare function truncateMessage(message: string): string; export { truncateMessage };