@coasys/ad4m / Exports / CapabilityInput
Class: CapabilityInput
Table of contents
Constructors
Properties
Constructors
constructor
• new CapabilityInput(withF, can)
Parameters
| Name | Type |
|---|---|
withF | ResourceInput |
can | string[] |
Defined in
agent/Agent.ts:252
Properties
can
• can: string[]
Defined in
agent/Agent.ts:250
with
• with: ResourceInput
Defined in
agent/Agent.ts:247