@acot/acot-runner
v0.0.19
Published
A default runner module of acot.
Downloads
475
Readme
@acot/acot-runner
A default runner module of acot.
Installation
Install via npm:
$ npm install --save @acot/acot-runner
Usage
module.exports = {
runner: '@acot',
};
API
// T.B.A