MCPcopy 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 */
859export function createMainWindow(): BrowserWindow {
860 return createWindow()
861}

Callers 1

index.tsFile · 0.90

Calls 1

createWindowFunction · 0.85

Tested by

no test coverage detected