Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 152 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 152 Bytes

qdl.js

Test

Run tests in watch mode

bun test --watch

Build

Bundles JS and generates type declarations

bun run build