README
@atlas.js/action
The main Action class from which all other Actions should inherit from for @atlas.js.
License
See the LICENSE file for information.
The base Action class all actions should inherit from for @atlas.js
<script type="module">
import atlasJsAction from 'https://cdn.skypack.dev/@atlas.js/action';
</script>
The main Action class from which all other Actions should inherit from for @atlas.js.
See the LICENSE file for information.