0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-03 23:09:17 -05:00
verdaccio/packages/ui-components/jest/server.d.ts

3 lines
86 B
TypeScript
Raw Normal View History

declare const server: import('msw/lib/SetupServerApi-70cc71a7').S;
export { server };