AFFiNE/scripts/setup/global.ts
Alex Yang 5496969e58
refactor: environment setup (#2898)
Co-authored-by: Simon He <57086651+Simon-He95@users.noreply.github.com>
2023-06-28 11:19:19 +00:00

4 lines
66 B
TypeScript

import { setupGlobal } from '@affine/env/global';
setupGlobal();