Home
last modified time | relevance | path

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

/development/fetchLicenses/
Dtypes.ts23 children?: ContentNode[]; property
Dlicense.ts162 const children = contentForNodeList(node.childNodes); constant