UNPKG

@jupyter-widgets/base

Version:
5 lines 227 B
// Copyright (c) Jupyter Development Team. // Distributed under the terms of the Modified BSD License. export const JUPYTER_WIDGETS_VERSION = '2.0.0'; export const PROTOCOL_VERSION = '2.1.0'; //# sourceMappingURL=version.js.map