export { GATEWAY_BUILD_SERVICE } from './federation.constants';
export * from './graphql-federation.factory';
export * from './graphql-federation.module';
export * from './graphql-gateway.module';
