interface GetRootNodeOptions {
    composed?: boolean;
}

Properties

Properties

composed?: boolean