Remove '=' from type when the parameter is not optional

This commit is contained in:
Frederic Junod
2018-09-27 09:26:37 +02:00
parent d8ee6acefa
commit 7eee6ba07a
12 changed files with 12 additions and 12 deletions

View File

@@ -279,7 +279,7 @@ export class CustomTile extends Tile {
*/
class UTFGrid extends TileSource {
/**
* @param {Options=} options Source options.
* @param {Options} options Source options.
*/
constructor(options) {
super({