interface GetRootNodeOptions {
    composed?: boolean;
}
Index

Properties

Properties

composed?: boolean