4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
import main from '../shared/main.js';
|
|
|
|
export default main('Window', true);
|