UNPKG

teneturiste

Version:

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

4 lines (3 loc) 77 B
"use strict"; var unload = require('./index.js'); window['unload'] = unload;