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