UNPKG

checkscripts

Version:

Inspired by Dan Slimmon's concept of "Do Nothing scripts", this project facilitates incremental automation of repetitive tasks.

3 lines 160 B
export { checkscript } from "./checkscript.js"; export { step, step as first, step as then, step as next } from "./step.js"; //# sourceMappingURL=index.d.ts.map