跳到主要内容

接口: ITemplateHandlerOptions

定义于: types/index.ts:445

继承

属性

customAttributesEntities?

optional customAttributesEntities: ICustomAttributesEntities

定义于: types/index.ts:446


disabledDefaultTemplateHandler?

optional disabledDefaultTemplateHandler: boolean

定义于: types/index.ts:452


escapeMap?

optional escapeMap: Record<string, string>

定义于: types/index.ts:447

重写了

ICommonReplaceOptions.escapeMap


ignoreHead?

optional ignoreHead: boolean

定义于: types/index.ts:455


inlineWxs?

optional inlineWxs: boolean

定义于: types/index.ts:449


jsHandler?

optional jsHandler: JsHandler

定义于: types/index.ts:450


keepEOL?

optional keepEOL: boolean

定义于: types/index.ts:441

继承自

ICommonReplaceOptions.keepEOL


mangleContext?

optional mangleContext: any

定义于: types/index.ts:448


quote?

optional quote: null | string

定义于: types/index.ts:453


runtimeSet?

optional runtimeSet: Set<string>

定义于: types/index.ts:451