UNPKG

@graphql-mesh/serve-runtime

Version:
3 lines (2 loc) 160 B
import type { GatewayPlugin } from '../types'; export declare function useCompleteSubscriptionsOnDispose(disposableStack: AsyncDisposableStack): GatewayPlugin;