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 policyDocumentation Index
Fetch the complete documentation index at: https://litprotocol-vincent.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Indexable
[policyIpfsCid: string]: undefined | {[paramName: string]: any; }
