Merge pull request #8579 from marcjansen/tsc-ts2367
Better type annotation
This commit is contained in:
@@ -69,7 +69,7 @@ class RegularShape extends ImageStyle {
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {Array<string>}
|
||||
* @type {Array<string|number>}
|
||||
*/
|
||||
this.checksums_ = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user