UNPKG

qtsd-fork

Version:

Do not use this please

10 lines (8 loc) 151 B
const Foo = createClass({ displayName: 'Foo', render: function () {} }); const Bar = factory({ displayName: 'Bar', render: function () {} });