In total, there is 1 user online ::
(Based on users active over the past 5 minutes)
____________________________________This is just a nice random number!
..
4 lines (3 loc) • 133.0 B
1 2 3 4
import { app, BrowserWindow } from 'electron'; import windowCreator from './windowCreator'; windowCreator.main(app, BrowserWindow);