mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 10:36:22 +08:00
fix: datacenter type error
This commit is contained in:
@@ -26,5 +26,5 @@ const _initializeDataCenter = () => {
|
||||
export const getDataCenter = _initializeDataCenter();
|
||||
|
||||
export type { AccessTokenMessage } from './provider/affine/apis';
|
||||
export type { WorkspaceInfo } from './types';
|
||||
export type { WorkspaceInfo as Workspace, User } from './types';
|
||||
export { getLogger } from './logger';
|
||||
|
||||
Reference in New Issue
Block a user