Skip to content

Type Alias: GetFeatureFlagById

ts
type GetFeatureFlagById = z.infer<typeof GetFeatureFlagByIdSchema>;

Defined in: src/agile/models/getFeatureFlagById.ts:165