export { POST as GRAPHQL_POST } from './handler.js';
export { GET as GRAPHQL_PLAYGROUND_GET } from './playground.js';
//# sourceMappingURL=index.d.ts.map