UNPKG

short-jsdoc

Version:

short and simple jsdoc Object Oriented syntax format and implementation

10 lines (8 loc) 266 B
// @module empty2 // @class MyView @extend Backbone.View // @property {Object} a // @property {Array} b // @property {Array<String>} c // @property {JoJoJo} d // @module shared1 @class Shared1 // Some text from empty 1 model 2 that reference apple: @?class Apple