diff options
| author | Ethan Mick <ethan@ethanmick.com> | 2025-09-15 12:33:08 -0400 |
|---|---|---|
| committer | Ethan Mick <ethan@ethanmick.com> | 2025-09-15 12:33:08 -0400 |
| commit | a30f727c95d7aa01e4a05091601067367e3b795b (patch) | |
| tree | 663c309997058b4e54ac08e3f5e6b26cc31f6d5a /src/main/preload.ts | |
initial commit
Diffstat (limited to 'src/main/preload.ts')
| -rw-r--r-- | src/main/preload.ts | 1 |
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. | |||
