UNPKG

@stuntman/shared

Version:

Stuntman - HTTP proxy / mock shared types and utils

3 lines 185 B
import type * as Stuntman from './index.js'; export declare const naiveGQLParser: (body: Buffer | string) => Stuntman.GQLRequestBody | undefined; //# sourceMappingURL=gqlParser.d.ts.map