interface AssignedNodesOptions {
    flatten?: boolean;
}
Index

Properties

Properties

flatten?: boolean