Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChallengeIdChainable

An interface containing method type signatures for any Action containing a .challengeId() method.

Hierarchy

  • ChallengeIdChainable

Implemented by

Index

Properties

Properties

Optional challengeId

challengeId: undefined | (<K>(this: K, challengeId: number) => Omit<K, "challengeId">)