ZebraCode
Flow to TypeScript Declaration
Automatically generate TypeScript .d.ts declaration files from your Flow type definitions. This converter preserves exported types, interfaces, and module shapes, making it perfect for creating type stubs for JavaScript libraries originally typed with Flow. A vital tool for teams transitioning to TypeScript while maintaining type safety. Works entirely in your browser.
Input (FLOW)
Output (TYPESCRIPT)
π
Output will appear here