UNPKG

firedoc

Version:

[![Circle CI](https://circleci.com/gh/cocos-creator/firedoc/tree/master.svg?style=shield)](https://circleci.com/gh/cocos-creator/firedoc/tree/master)

18 lines (15 loc) 267 B
/** * Module Description * * @module exampleModule * @class ExampleClass * @project test * @logo https://github.com/fireball-x/firedoc * @author yorkiefixer@gmail.com */ /** * class Description * * @method method1 * @param {Number} num - The Number */