接口: JsHandler()
JsHandler(
rawSource,set,options?):JsHandlerResult|Promise<JsHandlerResult>
参数
rawSource
string
set
Set<string>
options?
返回
JsHandlerResult | Promise<JsHandlerResult>
定义于
属性
sync()
sync: (
rawSource,set,options?) =>JsHandlerResult
参数
rawSource
string
set
Set<string>
