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