跳到主要内容

接口: IMangleScopeContext

属性

classGenerator

classGenerator: ClassGenerator

定义于

types.ts:491


cssHandler()

cssHandler: (rawSource) => string

参数

rawSource

string

返回

string

定义于

types.ts:493


filter()

filter: (className) => boolean

参数

className

string

返回

boolean

定义于

types.ts:492


jsHandler()

jsHandler: (rawSource) => string

参数

rawSource

string

返回

string

定义于

types.ts:494


rawOptions

rawOptions: undefined | boolean | IMangleOptions

定义于

types.ts:489


runtimeSet

runtimeSet: Set<string>

定义于

types.ts:490


wxmlHandler()

wxmlHandler: (rawSource) => string

参数

rawSource

string

返回

string

定义于

types.ts:495