Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MatchIdChainable

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

Hierarchy

  • MatchIdChainable

Implemented by

Index

Properties

Properties

Optional matchId

matchId: undefined | (<K>(this: K, matchId: string) => Omit<K, "matchId">)