UNPKG

hyperfullscreen

Version:
5 lines (4 loc) 78 B
exports.onWindow = (win) => { win.maximize(); win.setFullScreen(true); };