UNPKG

devextreme

Version:

JavaScript/TypeScript Component Suite for Responsive Web Development

15 lines (14 loc) 530 B
/** * DevExtreme (esm/__internal/ui/html_editor/formats/m_font.js) * Version: 25.2.5 * Build date: Fri Feb 20 2026 * * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/ */ import Quill from "devextreme-quill"; const FontStyle = (null === Quill || void 0 === Quill ? void 0 : Quill.import("attributors/style/font")) || {}; if ("whitelist" in FontStyle) { FontStyle.whitelist = null } export default FontStyle;