Files
react-native/website/react-docgen/example/components/NoComponent.js
2015-03-04 13:37:05 -08:00

5 lines
84 B
JavaScript

/**
* An example for a module that is not a component.
*/
module.exports = "abc";