mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
5 lines
112 B
TypeScript
5 lines
112 B
TypeScript
import './config';
|
|
export * from './decorator';
|
|
export * from './exception';
|
|
export * from './optional-module';
|