Close example
This commit is contained in:
parent
8806910f5e
commit
87a2d6bdc9
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ export const bonusAmountDecorator: Decorator<
|
||||||
* bonusCompletions: noPersist(otherChallenge.completions),
|
* bonusCompletions: noPersist(otherChallenge.completions),
|
||||||
* ...
|
* ...
|
||||||
* }), bonusCompletionDecorator) as GenericChallenge & GenericBonusCompletionFeature
|
* }), bonusCompletionDecorator) as GenericChallenge & GenericBonusCompletionFeature
|
||||||
|
* ```
|
||||||
*/
|
*/
|
||||||
export const bonusCompletionsDecorator: Decorator<
|
export const bonusCompletionsDecorator: Decorator<
|
||||||
BonusCompletionsFeatureOptions,
|
BonusCompletionsFeatureOptions,
|
||||||
|
|
Loading…
Reference in a new issue