CandyGuardDataArgs<DA>: {
    groups: GuardGroupArgs<DA>[];
    guards: Partial<DA>;
}

Type Parameters

Type declaration

Generated using TypeDoc