babel-flow-identifiers

1.1.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i babel-flow-identifiers

Weekly Downloads

599

Version

1.1.3

License

MIT

Last publish

Collaborators

  • thejameskyle