Skip to content

Variable: GetFeatureFlagByIdSchema

ts
const GetFeatureFlagByIdSchema: ZodObject<{
  featureFlagId: ZodString;
}, $strip>;

Defined in: src/agile/parameters/getFeatureFlagById.ts:3