@allmaps/types
Advanced tools
Comparing version 1.0.0-beta.8 to 1.0.0-beta.9
@@ -34,3 +34,3 @@ export type Point = [number, number]; | ||
* Two numbers indicating the size of a Bbox as [width, height] or [xSize, ySize]. | ||
* Alternatively, two numbers indicating the minimum and maximum of, for example, an Array of numbers | ||
* Alternatively, two numbers indicating the minimum and maximum of, for example, an array of numbers | ||
* | ||
@@ -37,0 +37,0 @@ * @export |
{ | ||
"name": "@allmaps/types", | ||
"version": "1.0.0-beta.8", | ||
"version": "1.0.0-beta.9", | ||
"contributors": [ | ||
@@ -62,3 +62,3 @@ { | ||
}, | ||
"gitHead": "c418156843f0af177f2e644d4376d00c4dd1e0d9" | ||
"gitHead": "7c78af0bfc5772991eda9a4ed8c256f5321daa87" | ||
} |