MCPcopy Create free account
hub / github.com/TanStack/db / main.ts

File main.ts

examples/electron/offline-first/electron/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path'
2import { fileURLToPath } from 'node:url'
3import { BrowserWindow, Menu, app, ipcMain } from 'electron'
4import Database from 'better-sqlite3'

Callers

nothing calls this directly

Calls 10

createWindowFunction · 0.85
joinMethod · 0.45
execMethod · 0.45
getMethod · 0.45
runMethod · 0.45
mapMethod · 0.45
onMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected