README
This project is used to share intefaces between 'tsy-client-sell', 'tsy-client-buy', 'tsy-push-service
in order to use this, make sure the project is cloned in the same parent directory as the other mentioned projects.
'npm run build'
Shared Assets for TSY Client Projects
<script type="module">
import avianoTsyClientShared from 'https://cdn.skypack.dev/@aviano/tsy-client-shared';
</script>
This project is used to share intefaces between 'tsy-client-sell', 'tsy-client-buy', 'tsy-push-service
in order to use this, make sure the project is cloned in the same parent directory as the other mentioned projects.
'npm run build'