mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-19 00:10:39 +08:00
feat(electron): use affine native (#2329)
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
import type { FsWatcher } from './index';
|
||||
|
||||
export function createFSWatcher(): typeof FsWatcher;
|
||||
Reference in New Issue
Block a user