UNPKG

@gg-world/deals

Version:

Zod schemas and TypeScript types for deal-related data structures

5 lines (4 loc) 124 B
export * from "./models/Deal"; export * from "./schemas/deal"; export * from "./schemas/investor"; export * from "./utils";