Home > @3rdweb/sdk > ClaimConditionFactory > (constructor)
Constructs a new instance of the ClaimConditionFactory class
Signature:
constructor(createSnapshotFunc: (leafs: string[]) => Promise<SnapshotInfo>);
| Parameter | Type | Description |
|---|---|---|
| createSnapshotFunc | (leafs: string[]) => Promise<SnapshotInfo> |