VincentAbility = object
Defined in: types.ts:387
Properties
abilityDescription
abilityDescription: string
Defined in: types.ts:412
abilityParamsSchema
abilityParamsSchema: AbilityParamsSchema
Defined in: types.ts:415
execute
execute: ExecuteFn
Defined in: types.ts:414
packageName
packageName: string
Defined in: types.ts:411
precheck?
Defined in: types.ts:413optionalprecheck:PrecheckFn
supportedPolicies
supportedPolicies: PolicyMap
Defined in: types.ts:416
