npm install type-checkyarn add type-checkpnpm add type-check<script src="https://fastly.jsdelivr.net/npm/type-check"></script><script src="https://unpkg.com/type-check"></script><script type="module">
import typecheck from 'https://cdn.jsdelivr.net/npm/type-check/+esm';
</script><script type="module">
import typecheck from 'https://cdn.skypack.dev/type-check';
</script>