interface AssignedNodesOptions {
    flatten?: boolean;
}

Properties

flatten?: boolean