- addRule<T0 = any, T1 = any, T2 = any>(
client: SuiClient,
args: [T1, string, string, T2],
typeArguments: [
string
| TypeDescriptor<T0>,
string | TypeDescriptor<T1>,
string | TypeDescriptor<T2>,
],
): Promise<TypedDevInspectResults<[]>> Returns Promise<TypedDevInspectResults<[]>>