@blockchaincommons/xid - v1.0.0-beta.3
    Preparing search index...

    Interface DelegateInput

    What Delegate.from takes besides the controller.

    interface DelegateInput {
        permissions?: Permissions;
    }
    Index
    permissions?: Permissions

    The permissions granted; none unless given.