Type alias BundledIPyWidgets

BundledIPyWidgets: ExternalIPyWidgets & {
    module: any;
}

Generated using TypeDoc