Files
AFFiNE-Mirror/libs/components/account/src/index.ts
T
2022-08-13 02:45:04 +08:00

4 lines
107 B
TypeScript

export { Error } from './error';
export { PageLoading } from './loading';
export { Login } from './login';