Added missing JSDoc property
This commit is contained in:
parent
0b35e06926
commit
4f04393c3a
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ var usr = require("../../shared/lib/usrlib");
|
||||||
* @property {Array.<string>} c1pJSFiles
|
* @property {Array.<string>} c1pJSFiles
|
||||||
* @property {Array.<string>} pcCSSFiles
|
* @property {Array.<string>} pcCSSFiles
|
||||||
* @property {Array.<string>} pcJSFiles
|
* @property {Array.<string>} pcJSFiles
|
||||||
|
* @property {Array.<string>} pc8080Files
|
||||||
*/
|
*/
|
||||||
var pkg = require("../../../package.json");
|
var pkg = require("../../../package.json");
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue