Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PUUIDChainable

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

Hierarchy

  • PUUIDChainable

Implemented by

Index

Properties

Properties

Optional puuid

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