UNPKG

grafast

Version:

Cutting edge GraphQL planning and execution engine

4 lines 169 B
import type { Step } from ".."; export declare function lock($step: Step): void; export declare function unlock($step: Step): boolean; //# sourceMappingURL=lock.d.ts.map