mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-12 23:56:36 +08:00
6 lines
113 B
TypeScript
6 lines
113 B
TypeScript
import '@affine/component/theme';
|
|
|
|
import { setupBrowser } from '@affine/core/bootstrap';
|
|
|
|
await setupBrowser();
|