DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 0.23-1 / snippets / js-mode / type-multiline-comment
123456
# -*- mode: snippet -*- # name: type-inline-comment # key: *ty #condition: (= (js2-node-type (js2-node-at-point)) js2-COMMENT) # -- * @type {${type}}