Skip to content

Type Alias: SubmitFeatureFlags

ts
type SubmitFeatureFlags = z.infer<typeof SubmitFeatureFlagsSchema>;

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