vot.js - v2.4.18
    Preparing search index...

    Interface ImportNodeOptions

    interface ImportNodeOptions {
        customElementRegistry?: CustomElementRegistry;
        selfOnly?: boolean;
    }
    Index
    customElementRegistry?: CustomElementRegistry
    selfOnly?: boolean