mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Add rotation to RegularShapeOptions (#23925)
Add rotation to RegularShapeOptions
This commit is contained in:
Vendored
+1
@@ -14392,6 +14392,7 @@ declare module olx {
|
||||
angle?: number;
|
||||
snapToPixel?: boolean;
|
||||
stroke?: ol.style.Stroke;
|
||||
rotation?: number;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user