@wise/dynamic-flow-types
v4.1.0
Published
Dynamic Flow TypeScript Types
Readme
Dynamic Flow TypeScript Types
This package contains the Dynamic Flow TypeScript types which are used in @wise/dynamic-flow-client and other packages.
Building
The types in src/spec/ are generated from our Backend Library. The Zod
schemas we use to create our validation functions are generated by running
./src/zod/build_zod.sh, or just pnpm build within the types package.
