babel-flow-identifiers
v1.1.3
Published
Check if an identifier is a Flow identifier
Readme
babel-flow-identifiers
Check if an identifier is a Flow identifier
Installation
yarn add babel-flow-identifiersUsage
import {isFlowIdentifier} from 'babel-flow-identifiers';
isFlowIdentifier(path); // true | false