Files
AFFiNE-Mirror/packages/graphql/src/index.ts
T
2023-09-05 21:20:06 -07:00

6 lines
134 B
TypeScript

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