UNPKG

babel-plugin-react-transform

Version:

Babel plugin to instrument React components with custom transforms

8 lines (6 loc) 99 B
const Foo = createClass({ displayName: 'Foo' }); const Bar = factory({ displayName: 'Bar' });