接口: ITemplateHandlerOptions
定义于: types/index.ts:324
继承
属性
customAttributesEntities?
optionalcustomAttributesEntities:ICustomAttributesEntities
定义于: types/index.ts:325
disabledDefaultTemplateHandler?
optionaldisabledDefaultTemplateHandler:boolean
定义于: types/index.ts:334
escapeMap?
optionalescapeMap:Record<string,string>
定义于: types/index.ts:329
重写了
ICommonReplaceOptions.escapeMap
ignoreHead?
optionalignoreHead:boolean
定义于: types/index.ts:337
inlineWxs?
optionalinlineWxs:boolean
定义于: types/index.ts:331
jsHandler?
optionaljsHandler:JsHandler
定义于: types/index.ts:332
keepEOL?
optionalkeepEOL:boolean
定义于: types/index.ts:319
继承自
mangleContext?
optionalmangleContext:IMangleScopeContext
定义于: types/index.ts:330
quote?
optionalquote:null|string
定义于: types/index.ts:335
runtimeSet?
optionalruntimeSet:Set<string>
定义于: types/index.ts:333
