Skip to content

Type Alias: Feature

ts
type Feature = z.infer<typeof FeatureSchema>;

Defined in: src/agile/models/feature.ts:48