README
@atlas.js/component
The main class from which all other components inherit. You should not need to use this class directly - inherit from the Service, Hook or Action classes, instead.
License
See the LICENSE file for information.
The main class from which all other components inherit for @atlas.js. You should not need to use this class directly - it is used internally.
<script type="module">
import atlasJsComponent from 'https://cdn.skypack.dev/@atlas.js/component';
</script>
The main class from which all other components inherit. You should not need to use this class directly - inherit from the Service, Hook or Action classes, instead.
See the LICENSE file for information.