Skip to content

Commit

Permalink
Change JSDoc to correctly document Cesium.Math.*
Browse files Browse the repository at this point in the history
  • Loading branch information
emackey committed Feb 21, 2018
1 parent fcba110 commit 436d35b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Core/Math.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ define([
* Math functions.
*
* @exports CesiumMath
* @alias Math
*/
var CesiumMath = {};

Expand Down

0 comments on commit 436d35b

Please sign in to comment.