接口: ITemplateHandlerOptions
定义于: types/index.ts:305
继承
属性
customAttributesEntities?
optionalcustomAttributesEntities:ICustomAttributesEntities
定义于: types/index.ts:306
disabledDefaultTemplateHandler?
optionaldisabledDefaultTemplateHandler:boolean
定义于: types/index.ts:312
escapeMap?
optionalescapeMap:Record<string,string>
定义于: types/index.ts:307
重写了
ICommonReplaceOptions.escapeMap
ignoreHead?
optionalignoreHead:boolean
定义于: types/index.ts:315
inlineWxs?
optionalinlineWxs:boolean
定义于: types/index.ts:309
jsHandler?
optionaljsHandler:JsHandler
定义于: types/index.ts:310
keepEOL?
optionalkeepEOL:boolean
定义于: types/index.ts:301
继承自
mangleContext?
optionalmangleContext:any
定义于: types/index.ts:308
quote?
optionalquote:null|string
定义于: types/index.ts:313
runtimeSet?
optionalruntimeSet:Set<string>
定义于: types/index.ts:311
