module CKEditor5::Rails::Cdn::Helpers

def importmap_available?

def importmap_available?
  respond_to?(:importmap_rendered?)
end