Files
AFFiNE-Mirror/packages/common/graphql/src/index.ts
2025-03-19 17:00:20 +00:00

4 lines
80 B
TypeScript

export * from './fetcher';
export * from './graphql';
export * from './schema';