npm install type-detectyarn add type-detectpnpm add type-detect<script src="https://fastly.jsdelivr.net/npm/type-detect"></script><script src="https://unpkg.com/type-detect"></script><script type="module">
import typedetect from 'https://cdn.jsdelivr.net/npm/type-detect/+esm';
</script><script type="module">
import typedetect from 'https://cdn.skypack.dev/type-detect';
</script>