mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
feat(electron): use affine native (#2329)
This commit is contained in:
3
packages/native/fs-watcher.d.ts
vendored
Normal file
3
packages/native/fs-watcher.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { FsWatcher } from './index';
|
||||
|
||||
export function createFSWatcher(): typeof FsWatcher;
|
||||
Reference in New Issue
Block a user