UNPKG

babel-plugin-react-transform

Version:

Babel plugin to instrument React components with custom transforms

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