mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
e6b17f6424
Add jiti as a dependency to handle TypeScript config imports natively in the CLI, removing the need for npx tsx or --experimental-strip-types workarounds. Closes #360