UNPKG

@simulacrum/github-api-simulator

Version:

Provides common functionality to frontend app and plugins.

3 lines 235 B
import type { ExtendedSimulationStore } from "../store/index.ts"; export declare function createHandler(simulationStore: ExtendedSimulationStore): import("graphql-yoga").YogaServerInstance<{}, {}>; //# sourceMappingURL=handler.d.ts.map