接口: JsHandler()
定义于: types/index.ts:426
JsHandler(
rawSource,set,options?):JsHandlerResult|Promise<JsHandlerResult>
定义于: types/index.ts:427
参数
rawSource
string
set
Set<string>
options?
返回
JsHandlerResult | Promise<JsHandlerResult>
属性
sync()
sync: (
rawSource,set,options?) =>JsHandlerResult
定义于: types/index.ts:433
参数
rawSource
string
set
Set<string>
