deno.land / x / oauth4webapi@v1.2.2 / tap / run-edge-runtime.ts

run-edge-runtime.ts
View Documentation
1
2
3
4
5
6
7
8
import QUnit from 'qunit'import run from './run.js'
run(QUnit, (stats) => { // @ts-ignore globalThis.stats = stats})
oauth4webapi

Version Info

Tagged at
2 years ago