UNPKG

babel-plugin-react-transform

Version:

Babel plugin to instrument React components with custom transforms

12 lines (9 loc) 108 B
factory({ render() {} }); factory({ render: function() {} }); factory({ 'render': function() {} });