npm install path-typeyarn add path-typepnpm add path-type<script src="https://fastly.jsdelivr.net/npm/path-type"></script><script src="https://unpkg.com/path-type"></script><script type="module">
import pathtype from 'https://cdn.jsdelivr.net/npm/path-type/+esm';
</script><script type="module">
import pathtype from 'https://cdn.skypack.dev/path-type';
</script>