https://github.com/bcherny/flow-to-typescript/blob/386b34b810822f027a98da6e25a36bf68556d0a6/src/index.ts#L1 ```js import { parse } from '@babel/parser'; ```
flow-to-typescript/src/index.ts
Line 1 in 386b34b