Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts18238 …const childrenPropName = childPropName === undefined ? "children" : unescapeLeadingUnderscores(chi… constant
18304 …const childrenPropName = childPropName === undefined ? "children" : unescapeLeadingUnderscores(chi… constant