Home
last modified time | relevance | path

Searched defs:builtInDecorators (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/arkui-plugins/ui-syntax-plugins/rules/
DcomponentV2-state-usage-validation.ts28 …const builtInDecorators = [PresetDecorators.LOCAL, PresetDecorators.PARAM, PresetDecorators.EVENT]; constant
58 …const builtInDecorators = [PresetDecorators.LOCAL, PresetDecorators.PARAM, PresetDecorators.EVENT]; constant