UNPKG

beater

Version:

beater: bouzuya's easy test runner. it is inspired by eater.

4 lines (3 loc) 74 B
import { Run } from "./type/run"; declare const run: Run; export { run };