mirror of
https://github.com/BradNut/gQuery
synced 2025-09-08 17:40:18 +00:00
2 lines
116 B
TypeScript
2 lines
116 B
TypeScript
import { PluginFunction } from "@graphql-codegen/plugin-helpers";
|
|
export declare const plugin: PluginFunction<any>;
|