UNPKG

@graphql-mesh/serve-runtime

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