UNPKG

@loopback/docs

Version:
25 lines (17 loc) 533 B
--- lang: en title: 'API docs: rest.node.children' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.rest.node.children.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [Node](./rest.node.md) &gt; [children](./rest.node.children.md) ## Node.children property Children of the node <b>Signature:</b> ```typescript readonly children: { [key: string]: Node<T>; }; ```