/*! Hammer.JS - v2.0.17-rc - 2019-12-16
           * http://naver.github.io/egjs
           *
           * Forked By Naver egjs
           * Copyright (c) hammerjs
           * Licensed under the MIT license */

/*! Hammer.JS - v2.0.17-rc - 2019-12-16
 * http://naver.github.io/egjs
 *
 * Forked By Naver egjs
 * Copyright (c) hammerjs
 * Licensed under the MIT license */

/**
           * vis-network
           * https://visjs.github.io/vis-network/
           *
           * A dynamic, browser-based visualization library.
           *
           * @version 9.1.9
           * @date    2023-11-03T01:42:27.418Z
           *
           * @copyright (c) 2011-2017 Almende B.V, http://almende.com
           * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
           *
           * @license
           * vis.js is dual licensed under both
           *
           *   1. The Apache 2.0 License
           *      http://www.apache.org/licenses/LICENSE-2.0
           *
           *   and
           *
           *   2. The MIT License
           *      http://opensource.org/licenses/MIT
           *
           * vis.js may be distributed under either license.
           */

/**
 * @license
 * Copyright 2023 Google LLC
 * SPDX-License-Identifier: Apache-2.0
 */

/**
 * vis-data
 * http://visjs.org/
 *
 * Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.
 *
 * @version 7.1.9
 * @date    2023-11-24T17:53:34.179Z
 *
 * @copyright (c) 2011-2017 Almende B.V, http://almende.com
 * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
 *
 * @license
 * vis.js is dual licensed under both
 *
 *   1. The Apache 2.0 License
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *   and
 *
 *   2. The MIT License
 *      http://opensource.org/licenses/MIT
 *
 * vis.js may be distributed under either license.
 */
