Package detail

@bundled-es-modules/statuses

passle15mISC1.0.1

mirror of statuses, bundled and exposed as ES module

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>