Interface XMLOptions

interface XMLOptions {
    root?: Element;
}

Properties

Properties

root?: Element

The root fs element