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