Type is {string} instead of string{}
This commit is contained in:
committed by
Michael Kuenzli
parent
3b983564b3
commit
1c792f2d9b
@@ -17,7 +17,7 @@ import {create as createTransform} from '../transform.js';
|
||||
* @typedef {Object} FillStrokeState
|
||||
* @property {module:ol/colorlike~ColorLike} [currentFillStyle]
|
||||
* @property {module:ol/colorlike~ColorLike} [currentStrokeStyle]
|
||||
* @property string{} [currentLineCap]
|
||||
* @property {string} [currentLineCap]
|
||||
* @property {Array.<number>} currentLineDash
|
||||
* @property {number} [currentLineDashOffset]
|
||||
* @property {string} [currentLineJoin]
|
||||
|
||||
Reference in New Issue
Block a user