Transpile Firebase Bolt type definitions to TypeScript interfaces. Current version 0.1.0, experimental. No active maintenance. Converts Bolt schemas like 'type Person { name: String }' to TypeScript interfaces. Limited by Bolt compiler's handling of arrays and inheritance. Alternatives: write TypeScript manually.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
CommonJS only; no ESM module available.
Function name is lowercase 'typescript'.
Not yet implemented; returns undefined.
Demonstrates transpiling a simple Bolt type definition to TypeScript interface.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.