Skip to main content

FilledConditionInput type

Signature:

export declare type FilledConditionInput = z.output<
typeof ClaimConditionInputSchema
>;