JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 29
  • Score
    100M100P100Q62788F
  • License AGPL-3.0-only

Package Exports

  • low-level
  • low-level/dist/cjs/index.js
  • low-level/dist/esm/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (low-level) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

low-level

To install dependencies:

bun install

To run:

bun run src/index.ts

This project was created using bun init in bun v1.1.32. Bun is a fast all-in-one JavaScript runtime.