UNPKG

143 BTypeScriptView Raw
1export declare enum GqlParamtype {
2 ROOT = 0,
3 ARGS = 3,
4 CONTEXT = 1,
5 INFO = 2
6}
7//# sourceMappingURL=gql-paramtype.enum.d.ts.map
\No newline at end of file