Module utils/dfx/icns/utils
Functions
Const getMappingValue
- getMappingValue(pid: string, mappings: ICNSMapping): { icns: undefined | string; principal: string }
-
Parameters
-
pid: string
-
mappings: ICNSMapping
Returns { icns: undefined | string; principal: string }
-
icns: undefined | string
-
principal: string
Const recursiveFindPrincipals
-
Parameters
Returns string[]
Const replacePrincipalsForICNS
-
Parameters
Legend
- Variable
- Function
- Function with type parameter
- Type alias
- Type alias with type parameter
- Interface
- Interface with type parameter
- Class
- Class with type parameter