UNPKG

@envelop/persisted-operations

Version:
3 lines (2 loc) 131 B
import type { Source } from 'graphql'; export declare function operationIdFromSource(source: string | Source): string | undefined;