README
axp-types
Axp type definitions
Steps to update repo
- `npm version patch
- npm publish
- cd to client & api repo and
npm update @aptivada/axp-types
Axp type definitions
<script type="module">
import aptivadaAxpTypes from 'https://cdn.skypack.dev/@aptivada/axp-types';
</script>
Axp type definitions
npm update @aptivada/axp-types