Skip to main content

ClaimConditionFetchOptions type

Signature:

export type ClaimConditionFetchOptions = {
withAllowList?: boolean;
};