# frozen_string_literal: true module Proscenium::UI extend ActiveSupport::Autoload autoload :Component autoload :Breadcrumbs end