Skip to content

bundled-es-modules/msw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msw

This is a mirror of msw, bundled and exposed as ES module.

Install

npm install @bundled-es-modules/msw
bower install bundled-es-modules/msw

Use

<script type="module">
  import { rest, setupWorker /* etc */ } from '@bundled-es-modules/msw';
</script>

Make sure you added @bundled-es-modules scope to the path if used via npm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published