Files
ETB/ETB-FrontEnd/node_modules/eslint-plugin-react/lib/util/makeNoMethodSetStateRule.d.ts
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

3 lines
233 B
TypeScript

declare function _exports(methodName: string, shouldCheckUnsafeCb?: (context: import('eslint').Rule.RuleContext) => boolean): import('eslint').Rule.RuleModule;
export = _exports;
//# sourceMappingURL=makeNoMethodSetStateRule.d.ts.map