Home
last modified time | relevance | path

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

/developtools/ace-js2bundle/ace-loader/src/lite/
Dlite-transform-template.js227 function sortStyle(props) { argument
291 function transformProps(props) { argument
316 function transformEvents(props) { argument
/developtools/ace-ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts89 props: Set<string>; property
658 const props: Set<string> = new Set(); constant
Dcompile_info.ts64 export const props: string[] = []; constant