Skip to content

gunshi / default / CommandBuiltinOptionsKeys

Type Alias: CommandBuiltinOptionsKeys

ts
type CommandBuiltinOptionsKeys = keyof __module["COMMON_OPTIONS"];

Command i18n built-in options keys.

Released under the MIT License.