UNPKG

@jupyter-widgets/base

Version:
7 lines (4 loc) 194 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';