Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TierChainable

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

Hierarchy

  • TierChainable

Implemented by

Index

Properties

Properties

Optional tier

tier: undefined | (<K>(this: K, tier: Tier) => Omit<K, "tier">)