Merge pull request #10384 from mike-000/patch-4
Include Transform typedef in API
This commit is contained in:
@@ -8,6 +8,7 @@ import {assert} from './asserts.js';
|
||||
* An array representing an affine 2d transformation for use with
|
||||
* {@link module:ol/transform} functions. The array has 6 elements.
|
||||
* @typedef {!Array<number>} Transform
|
||||
* @api
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user