Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocaleChainable

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

Hierarchy

  • LocaleChainable

Implemented by

Index

Properties

Properties

Optional locale

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