<script type="module"> import('https://cdn.jsdelivr.net/npm/lodash-es@4.17.15/slice.js').then((module) => { console.log(module) }) </script>