README
Micro Pause
⏸ Pause the execution of a stack using as little code as possible
Part of the Micro collection
A minimalist asynchronous waiting method
<script type="module">
import chaffityMicroPause from 'https://cdn.skypack.dev/@chaffity/micro-pause';
</script>
⏸ Pause the execution of a stack using as little code as possible
Part of the Micro collection