File size: 99 Bytes
bc20498
 
 
 
1
2
3
4
5
'use strict';
const main = (require('../shared/main.js'));

module.exports = main('Window', true);