instance method
npm
Ruby on Rails 2.0.3
Since v1.1.6 Last seen in v2.2.3 PrivateSignature
npm()
No documentation comment.
Source
# File lib/importmap/commands.rb, line 111
def npm
@npm ||= Importmap::Npm.new
end
Defined in lib/importmap/commands.rb line 111
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Importmap::Commands