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