mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-28 09:14:57 +03:00
4 lines
179 B
TypeScript
4 lines
179 B
TypeScript
import '../../apps/electron/layers/preload/preload.d.ts';
|
|
// eslint-disable-next-line @typescript-eslint/no-restricted-imports
|
|
import '../hooks/src/use-block-suite-page-meta.ts';
|