Remove '=' from type when the parameter is not optional
This commit is contained in:
@@ -91,7 +91,7 @@ class LabeledTile extends Tile {
|
||||
*/
|
||||
class TileDebug extends TileSource {
|
||||
/**
|
||||
* @param {Options=} options Debug tile options.
|
||||
* @param {Options} options Debug tile options.
|
||||
*/
|
||||
constructor(options) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user