UNPKG

eslint-plugin-graphile-export

Version:

ESLint plugin to help ensure your schema is exportable by graphile-export

3 lines 136 B
import type { Rule } from "eslint"; export declare const ExportInstances: Rule.RuleModule; //# sourceMappingURL=ExportInstances.d.ts.map