Skip to main content
Defined in: types.ts:188 Represents the decoded parameters for policies associated with a single ability Keys are policy IPFS CIDs, values are policy parameters for the policy

Indexable

[policyIpfsCid: string]: undefined | {[paramName: string]: any; }
I