UNPKG

@benzene/http

Version:

Fast, minimal, agnostic GraphQL over HTTP

4 lines (3 loc) 116 B
export * from "@benzene/core"; export { makeHandler } from "./handler"; export { parseGraphQLBody } from "./utils";