dbos-inc / dbos-transact

The Transactional TypeScript Framework
https://docs.dbos.dev
MIT License
278 stars 19 forks source link

http DELETE,PATCH,PUT not exported properly #494

Closed zentooling closed 1 month ago

zentooling commented 1 month ago

index.ts is missing proper exports for DeleteApi, PatchApi and PutApi. I'd test it but I don't see instructions on the build and test environments.