npm.io
1.1.3 • Published 8 years ago

babel-flow-identifiers

Licence
MIT
Version
1.1.3
Deps
2
Vulns
0
Weekly
0
Stars
3

babel-flow-identifiers

Check if an identifier is a Flow identifier

Installation

yarn add babel-flow-identifiers

Usage

import {isFlowIdentifier} from 'babel-flow-identifiers';

isFlowIdentifier(path); // true | false