Skip to content

Type Alias: FeatureResponse

ts
type FeatureResponse = z.infer<typeof FeatureResponseSchema>;

Defined in: src/agile/models/featureResponse.ts:54