UNPKG

698 BPlain TextView Raw
1/*
2object-assign
3(c) Sindre Sorhus
4@license MIT
5*/
6
7/*!
8 * @uiw/copy-to-clipboard v1.0.12
9 * Copy to clipboard.
10 *
11 * Copyright (c) 2021 Kenny Wang
12 * https://github.com/uiwjs/copy-to-clipboard.git
13 *
14 * Licensed under the MIT license.
15 */
16
17/** @license React v17.0.2
18 * react-jsx-runtime.production.min.js
19 *
20 * Copyright (c) Facebook, Inc. and its affiliates.
21 *
22 * This source code is licensed under the MIT license found in the
23 * LICENSE file in the root directory of this source tree.
24 */
25
26/**!
27 * @uiw/formatter v1.3.3
28 * Get a formatted date.
29 *
30 * Copyright (c) 2022 Kenny Wang <wowohoo@qq.com>
31 * https://github.com/uiwjs/date-formatter.git
32 * Licensed under the MIT license
33 */