Type alias Allows<URI, Abilities>

Allows<URI, Abilities>: {
    [K in URI]: Abilities
}

Type representing a UCAN capability set in UCAN 0.10 format.

Type Parameters

Generated using TypeDoc