Matt
Results
2
issues of
Matt
# 🐛 bug report Have a `src` folder that contains: - `types.d.ts` for custom types - `main.ts` that imports one of those types Tell parcel to create a type declaration...
TypeScript
Using restate v1.2.2 Steps to reproduce: - Using TS SDK with zod serde module - Create handler that has an input serde using zod with type `z.string().optional()` - Register deployment...