$ cnpm install babel-flow-identifiers
Check if an identifier is a Flow identifier
yarn add babel-flow-identifiers
import {isFlowIdentifier} from 'babel-flow-identifiers';
isFlowIdentifier(path); // true | false
Copyright 2013 - present © cnpmjs.org | Home |