README
Domain
This library contains all the business rules. Should not have any other dependency on the outer layers of the application.
Utils
<script type="module">
import placeshakrUtils from 'https://cdn.skypack.dev/@placeshakr/utils';
</script>
This library contains all the business rules. Should not have any other dependency on the outer layers of the application.