README
js-experimental
The js-experimental js-compiler module adds experimental features to JavaScript, which can be activated with the --experimental flag when using inqc.
The js-experimental js-compiler module adds experimental features to JavaScript, which can be activated with the --experimental flag when using inqc.
<script type="module">
import jsExperimental from 'https://cdn.skypack.dev/js-experimental';
</script>
The js-experimental js-compiler module adds experimental features to JavaScript, which can be activated with the --experimental flag when using inqc.