README
Signals
Signals for alien shell.
What does it do?
Registers a callback function and calls it every time there is a signal like SIGINT.
Signals for alien shell.
<script type="module">
import alienShSignals from 'https://cdn.skypack.dev/@alien.sh/signals';
</script>
Signals for alien shell.
Registers a callback function and calls it every time there is a signal like SIGINT.