class CKEditor5::Rails::Editor::PropsPlugin
def to_h
def to_h if @js_import_meta.import_name == 'ckeditor5' @js_import_meta.import_as.to_s else @js_import_meta.to_h end end
def to_h if @js_import_meta.import_name == 'ckeditor5' @js_import_meta.import_as.to_s else @js_import_meta.to_h end end