Files
AFFiNE-Mirror/packages/frontend/graphql/src/index.ts
2023-10-18 15:30:08 +00:00

6 lines
134 B
TypeScript

export * from './fetcher';
export * from './graphql';
export * from './schema';
export * from './utils';
import '@affine/env/global';