Files
minecraft-plugin-manager/frontend/webapp/node_modules/eslint-plugin-react/lib/util/defaultProps.d.ts
2025-04-13 00:18:57 +02:00

8 lines
311 B
TypeScript

declare function _exports(context: any, components: any, utils: any): {
MemberExpression(node: any): void;
MethodDefinition(node: any): void;
'ClassProperty, PropertyDefinition'(node: any): void;
ObjectExpression(node: any): void;
};
export = _exports;
//# sourceMappingURL=defaultProps.d.ts.map