跳到主要内容

接口: ITemplateHandlerOptions

定义于: types/index.ts:324

继承

属性

customAttributesEntities?

optional customAttributesEntities: ICustomAttributesEntities

定义于: types/index.ts:325


disabledDefaultTemplateHandler?

optional disabledDefaultTemplateHandler: boolean

定义于: types/index.ts:334


escapeMap?

optional escapeMap: Record<string, string>

定义于: types/index.ts:329

重写了

ICommonReplaceOptions.escapeMap


ignoreHead?

optional ignoreHead: boolean

定义于: types/index.ts:337


inlineWxs?

optional inlineWxs: boolean

定义于: types/index.ts:331


jsHandler?

optional jsHandler: JsHandler

定义于: types/index.ts:332


keepEOL?

optional keepEOL: boolean

定义于: types/index.ts:319

继承自

ICommonReplaceOptions.keepEOL


mangleContext?

optional mangleContext: IMangleScopeContext

定义于: types/index.ts:330


quote?

optional quote: null | string

定义于: types/index.ts:335


runtimeSet?

optional runtimeSet: Set<string>

定义于: types/index.ts:333