Type alias ChildrenInternal

Children: PathBase[] & {
    provisional: number;
}

Array of Path objects, plus a marker indicating the first provisional entry

Generated using TypeDoc