UNPKG

rich-text-editor

Version:
19 lines (18 loc) 347 B
declare const _default: (string | { action: string; label: string; useWrite?: undefined; } | { action: string; label?: undefined; useWrite?: undefined; } | { action: string; label: string; useWrite: boolean; } | { action: string; useWrite: boolean; label?: undefined; })[]; export default _default;