woltsu / tsynamo

Type-friendly TypeScript DynamoDB query builder!
MIT License
31 stars 6 forks source link

Simplify output types #35

Closed mindler-sasu closed 3 months ago

mindler-sasu commented 3 months ago

Instead of getting typehints for garbage like

image

You get something cleaner like:

image
woltsu commented 3 months ago

Epic!