Swig TS — API References
    Preparing search index...

    Variable getAddAuthorityInstructionContextConst

    getAddAuthorityInstructionContext: (
        swig: Swig,
        roleId: number,
        newAuthorityInfo: CreateAuthorityInfo,
        actions: Actions,
        options?: SwigOptions,
    ) => Promise<SwigInstructionContext>

    Type declaration