Skip to main content
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?

optional precheck: PrecheckFn
Defined in: types.ts:413

supportedPolicies

supportedPolicies: PolicyMap
Defined in: types.ts:416