aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/preload.ts
diff options
context:
space:
mode:
authorEthan Mick <ethan@ethanmick.com>2025-09-15 12:33:08 -0400
committerEthan Mick <ethan@ethanmick.com>2025-09-15 12:33:08 -0400
commita30f727c95d7aa01e4a05091601067367e3b795b (patch)
tree663c309997058b4e54ac08e3f5e6b26cc31f6d5a /src/main/preload.ts
initial commit
Diffstat (limited to 'src/main/preload.ts')
-rw-r--r--src/main/preload.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/preload.ts b/src/main/preload.ts
new file mode 100644
index 0000000..0b39d91
--- /dev/null
+++ b/src/main/preload.ts
@@ -0,0 +1 @@
// Expose nothing for now; keep the door open for future IPC-safe APIs.