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