Skip to content

Type Alias: Container

ts
type Container = z.infer<typeof ContainerSchema>;

Defined in: src/v1/models/container.ts:22