35 36 37
# File 'lib/jsduck/tag/throws.rb', line 35 def to_html(m) JsDuck::Render::Subproperties.render_throws(m[:throws]) end