README
Instructions
- build:
npm run build - test:
npm run test - code coverage:
npm run coverage
arrowai-video
<script type="module">
import arrowaiVideo from 'https://cdn.skypack.dev/@arrowai/video';
</script>
npm run buildnpm run testnpm run coverage