接口: ITemplateHandlerOptions
定义于: types/index.ts:445
继承
属性
customAttributesEntities?
optionalcustomAttributesEntities:ICustomAttributesEntities
定义于: types/index.ts:446
disabledDefaultTemplateHandler?
optionaldisabledDefaultTemplateHandler:boolean
定义于: types/index.ts:452
escapeMap?
optionalescapeMap:Record<string,string>
定义于: types/index.ts:447
重写了
ICommonReplaceOptions.escapeMap
ignoreHead?
optionalignoreHead:boolean
定义于: types/index.ts:455
inlineWxs?
optionalinlineWxs:boolean
定义于: types/index.ts:449
jsHandler?
optionaljsHandler:JsHandler
定义于: types/index.ts:450
keepEOL?
optionalkeepEOL:boolean
定义于: types/index.ts:441
继承自
mangleContext?
optionalmangleContext:any
定义于: types/index.ts:448
quote?
optionalquote:null|string
定义于: types/index.ts:453
runtimeSet?
optionalruntimeSet:Set<string>
定义于: types/index.ts:451
