@bundled-es-modules/statuses
v1.0.1
Published
mirror of statuses, bundled and exposed as ES module
Downloads
8,341,673
Keywords
Readme
statuses
This is a mirror of statuses, bundled and exposed as ES module.
Install
npm install @bundled-es-modules/statuses
Use
<script type="module">
import status from '@bundled-es-modules/statuses';
</script>