UNPKG

174 BJavaScriptView Raw
1export { collectScripts } from "./src/utils.js";
2export { test, mainTestFn } from "./src/testing/index.js";
3export { bench, mainBenchFn } from "./src/benchmarking/index.js";