Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 194 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 194 Bytes

babel-react-components

Utils for working with React components in Babel

import {isReactComponentClass} from 'babel-react-components';

isReactComponentClass(path); // true/false