UNPKG

graphql-helix

Version:

A highly evolved GraphQL HTTP Server 🧬

2 lines (1 loc) • 89 B
export declare const isHttpMethod: (target: "GET" | "POST", subject: string) => boolean;