Interface GetRootNodeOptions

interface GetRootNodeOptions {
    composed?: boolean;
}

Properties

composed?: boolean
""