@vaadin/rich-text-editor
Version:
vaadin-rich-text-editor
14 lines (12 loc) • 323 B
TypeScript
/**
* @license
* Copyright (c) 2000 - 2026 Vaadin Ltd.
*
* This program is available under Vaadin Commercial License and Service Terms.
*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full
* license.
*/
import type { CSSResult } from 'lit';
export const richTextEditorStyles: CSSResult;