-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
os: macos Sonoma Version 14.2.1
bun version: 1.2.23
- fromTypes doesn't work for [email protected]
to reproduce you can
- pull https://github.com/saltyaom/elysia-typegen-example
- rm bun.lock (it has [email protected])
- bun i or bun i [email protected]
- bun dev
there is error with tsc, if you install typescript it will error with bun types
with [email protected] everything generated as expected 👍
- but even with [email protected] if you have route with dash like /user-test it is not showing response type;
Metadata
Metadata
Assignees
Labels
No labels