UNPKG

teneturiste

Version:

Execute code when the js-process exits. On all javascript-environments

3 lines (2 loc) 65 B
const unload = require('./index.js'); window['unload'] = unload;