Home > @3rdweb/sdk > SetAllRoles
Signature:
export declare type SetAllRoles = { [key in keyof IRoles]?: string[]; };
References: IRoles