UNPKG

codemirror-graphql

Version:
3 lines 183 B
import type { State } from 'graphql-language-service'; export default function forEachState(stack: State, fn: (state: State) => void): void; //# sourceMappingURL=forEachState.d.ts.map