@pikokr/command.ts / Exports / ComponentArgument
Class: ComponentArgument
Table of contents
Constructors
Properties
Constructors
constructor
• new ComponentArgument(type
): ComponentArgument
Parameters
Name | Type |
---|---|
type | unknown |
Returns
Defined in
src/core/components/ComponentArgument.ts:6 (opens in a new tab)
Properties
decorators
• decorators: ComponentArgumentDecorator
<unknown
>[] = []
Defined in
src/core/components/ComponentArgument.ts:4 (opens in a new tab)
type
• type: unknown
Defined in
src/core/components/ComponentArgument.ts:6 (opens in a new tab)