Chartbreaker
    Preparing search index...

    Interface ImportNodeOptions

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

    Properties

    customElementRegistry?: CustomElementRegistry
    selfOnly?: boolean