API Reference
Interfaces
| Interface | Description |
|---|---|
| RawSubscription | 订阅配置类型 |
| RawApp | 应用规则应用配置 |
| RawGlobalGroup | 全局规则组 |
| RawCategory | 应用规则分类 |
| RawAppRule | 应用规则 |
| RawAppGroup | 应用规则组 |
| RawGlobalRule | 全局规则 |
| RawGlobalApp | 全局规则应用配置 |
| RawCommonProps | 全局规则(组)和应用规则(组)的基础通用属性 |
| RawRuleProps | 全局规则和应用规则的基础通用属性 |
| RawGroupProps | 全局规则组和应用规则组的基础通用属性 |
| RawAppRuleProps | 应用规则(组)的基础通用属性 |
| RawGlobalRuleProps | 全局规则的基础通用属性 |
Type Aliases
| Type Alias | Description |
|---|---|
| IntegerMatcher | 整数匹配规则 |
| StringMatcher | 字符串匹配规则 |
| Position | 位置类型, 用以描述自定义点击位置 |
| IArray | 一个或者多个值类型 |
| Integer | 此类型表示一个整数 |