UNPKG

@yuntijs/ui

Version:

☁️ Yunti UI - an open-source UI component library for building Cloud Native web apps

5 lines (4 loc) 152 B
import type { EditorThemeClasses } from 'lexical'; import './PlaygroundEditorTheme.css'; declare const theme: EditorThemeClasses; export default theme;