npm install is-extendableyarn add is-extendablepnpm add is-extendable<script src="https://fastly.jsdelivr.net/npm/is-extendable"></script><script src="https://unpkg.com/is-extendable"></script><script type="module">
import isextendable from 'https://cdn.jsdelivr.net/npm/is-extendable/+esm';
</script><script type="module">
import isextendable from 'https://cdn.skypack.dev/is-extendable';
</script>