| Current Path : /var/www/homesaver/www/bitrix/js/ui/text-editor/src/types/ |
| Current File : /var/www/homesaver/www/bitrix/js/ui/text-editor/src/types/toolbar-options.js |
export type ToolbarItem = string; export type ToolbarOptions = Array<ToolbarItem>;