Skip to content

Commit d4cfc25

Browse files
committed
Add custom worker
1 parent f845dd9 commit d4cfc25

File tree

1 file changed

+3
-0
lines changed
  • demos/example-electron-node/src/main

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import { startPowerSyncWorker } from '@powersync/node/worker.js';
2+
3+
startPowerSyncWorker();

0 commit comments

Comments
 (0)