npm install babel-typesyarn add babel-typespnpm add babel-types<script src="https://fastly.jsdelivr.net/npm/babel-types"></script><script src="https://unpkg.com/babel-types"></script><script type="module">
import babeltypes from 'https://cdn.jsdelivr.net/npm/babel-types/+esm';
</script><script type="module">
import babeltypes from 'https://cdn.skypack.dev/babel-types';
</script>