Skip to content

gunshi / default / CommandBuiltinArgsKeys

Type Alias: CommandBuiltinArgsKeys

ts
type CommandBuiltinArgsKeys = keyof __module["COMMON_ARGS"];

Command i18n built-in arguments keys.

Released under the MIT License.