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