UNPKG

use-m

Version:

use-m: dynamically import any JavaScript module

9 lines 180 B
{ "tasks": { "test": "deno test --allow-all tests/*.test.mjs" }, "test": { "include": ["tests/*.test.mjs"], "exclude": ["tests/*.test.cjs", "bun-issues/**"] } }