module Importmap
module Importmap::ImportmapTagsHelper
class Importmap::Engine
class Importmap::Paths
importmap-rails
0.1.1
# asset
def asset(name, path: nil) @files[name] = path || "#{name}.js" end