Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/21st-dev/1code
/ createMainWindow
Function
createMainWindow
src/main/windows/main.ts:859–861 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
857
* Create the main application window (alias
for
createWindow
for
backwards compatibility)
858
*/
859
export
function
createMainWindow(): BrowserWindow {
860
return
createWindow()
861
}
Callers
1
index.ts
File · 0.90
Calls
1
createWindow
Function · 0.85
Tested by
no test coverage detected