UNPKG

@atlaskit/editor-core

Version:

A package contains Atlassian editor core functionality

3 lines (2 loc) 141 B
import { EditorProps, EditorAppearance } from '../types'; export default function getPropsPreset(appearance: EditorAppearance): EditorProps;