跳到主要内容

接口: ITemplateHandlerOptions

定义于: types/index.ts:305

继承

属性

customAttributesEntities?

optional customAttributesEntities: ICustomAttributesEntities

定义于: types/index.ts:306


disabledDefaultTemplateHandler?

optional disabledDefaultTemplateHandler: boolean

定义于: types/index.ts:312


escapeMap?

optional escapeMap: Record<string, string>

定义于: types/index.ts:307

重写了

ICommonReplaceOptions.escapeMap


ignoreHead?

optional ignoreHead: boolean

定义于: types/index.ts:315


inlineWxs?

optional inlineWxs: boolean

定义于: types/index.ts:309


jsHandler?

optional jsHandler: JsHandler

定义于: types/index.ts:310


keepEOL?

optional keepEOL: boolean

定义于: types/index.ts:301

继承自

ICommonReplaceOptions.keepEOL


mangleContext?

optional mangleContext: any

定义于: types/index.ts:308


quote?

optional quote: null | string

定义于: types/index.ts:313


runtimeSet?

optional runtimeSet: Set<string>

定义于: types/index.ts:311