Fix FillState typedef definition
This commit is contained in:
committed by
Michael Kuenzli
parent
1c792f2d9b
commit
975d3f31d6
@@ -9,7 +9,8 @@ import {create as createTransform} from '../transform.js';
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef {{fillStyle: module:ol/colorlike~ColorLike}} FillState
|
* @typedef {Object} FillState
|
||||||
|
* @property {module:ol/colorlike~ColorLike} fillStyle
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user