@uiw/react-md-editor
Version:
A markdown editor with preview, implemented with React.js and TypeScript.
37 lines (33 loc) • 802 B
Plain Text
/*!
* @uiw/copy-to-clipboard v1.0.12
* Copy to clipboard.
*
* Copyright (c) 2021 Kenny Wang
* https://github.com/uiwjs/copy-to-clipboard.git
*
* Licensed under the MIT license.
*/
/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/
/**
* @license React
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/