Fix more types for TypeScript

This commit is contained in:
ahocevar
2018-10-30 18:55:03 +01:00
parent 2adac0b3e7
commit 1df9189d7f
6 changed files with 26 additions and 21 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ import SourceState from '../source/State.js';
/**
* @typedef {Object} State
* @property {import("./Layer.js").default} layer
* @property {import("./Base.js").default} layer
* @property {number} opacity
* @property {SourceState} sourceState
* @property {boolean} visible