UNPKG

asimex-visual-editor

Version:

A powerful visual page editor component for React applications

4 lines (3 loc) 149 B
import { StyleSection } from '../types/editor'; export declare const STYLE_SECTIONS: StyleSection[]; export declare const DEFAULT_CLASSES: string[];