@acot/acot-runner

A default runner module of acot.

Usage no npm install needed!

<script type="module">
  import acotAcotRunner from 'https://cdn.skypack.dev/@acot/acot-runner';
</script>

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