UNPKG

beater

Version:

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

4 lines (3 loc) 131 B
import { RunWithOptions } from "./type/run-with-options"; declare const runWithOptions: RunWithOptions; export { runWithOptions };