跳到主要内容

接口: ITemplateHandlerOptions

继承

属性

customAttributesEntities?

optional customAttributesEntities: ICustomAttributesEntities

定义于

types.ts:505


disabledDefaultTemplateHandler?

optional disabledDefaultTemplateHandler: boolean

定义于

types.ts:514


escapeMap?

optional escapeMap: Record<string, string>

重写了

ICommonReplaceOptions.escapeMap

定义于

types.ts:509


ignoreHead?

optional ignoreHead: boolean

定义于

types.ts:517


inlineWxs?

optional inlineWxs: boolean

定义于

types.ts:511


jsHandler?

optional jsHandler: JsHandler

定义于

types.ts:512


keepEOL?

optional keepEOL: boolean

继承自

ICommonReplaceOptions.keepEOL

定义于

types.ts:499


mangleContext?

optional mangleContext: IMangleScopeContext

定义于

types.ts:510


quote?

optional quote: null | string

定义于

types.ts:515


runtimeSet?

optional runtimeSet: Set<string>

定义于

types.ts:513