Skip to content

Type Alias: FeatureToggleRequest

ts
type FeatureToggleRequest = z.infer<typeof FeatureToggleRequestSchema>;

Defined in: src/agile/models/featureToggleRequest.ts:10