UNPKG

167 BTypeScriptView Raw
1import { MeshHandlerLibrary, YamlConfig } from '@graphql-mesh/types';
2declare const handler: MeshHandlerLibrary<YamlConfig.FederationHandler>;
3export default handler;