Expand description
Adapter implementations for TypeScript code generation.
This module provides concrete implementations of the adapter traits for TypeScript-specific frameworks: boune and bun:sqlite.
Structsยง
- Boune
Adapter - Boune adapter for generating TypeScript CLI code targeting Bun runtime.
- BunSqlite
Adapter - Bun SQLite adapter using bun:sqlite.