GT2/GT2-Android/node_modules/babel-plugin-react-transform/test/fixtures/code-class-without-name/expected.js

2 lines
46 B
JavaScript
Raw Normal View History

const Foo = class extends React.Component {};