@coasys/ad4m / Exports / Capability
Class: Capability
Table of contents
Constructors
Properties
Constructors
constructor
• new Capability(withF, can)
Parameters
| Name | Type |
|---|---|
withF | Resource |
can | string[] |
Defined in
agent/Agent.ts:165
Properties
can
• can: string[]
Defined in
agent/Agent.ts:163
with
• with: Resource
Defined in
agent/Agent.ts:160