@yuantest/playwright - v1.0.5
GitHub
npm
正在准备搜索索引...
TagConfig
接口 TagConfig
interface
TagConfig
{
enabled
:
boolean
;
include
?:
string
[]
;
exclude
?:
string
[]
;
require
?:
string
[]
;
}
索引
属性
enabled
include?
exclude?
require?
属性
enabled
enabled
:
boolean
可选
include
include
?:
string
[]
可选
exclude
exclude
?:
string
[]
可选
require
require
?:
string
[]
显示设置
成员可见性
受保护
继承
配色
自动
浅色
深色
目录
属性
enabled
include
exclude
require
GitHub
GitHub
npm
@yuantest/playwright - v1.0.5
加载中……