README
@atlas.js/service
The main Service class from which all other Services should inherit.
License
See the LICENSE file for information.
The base Service class all services should inherit from for @atlas.js
<script type="module">
import atlasJsService from 'https://cdn.skypack.dev/@atlas.js/service';
</script>
The main Service class from which all other Services should inherit.
See the LICENSE file for information.