mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
IconOptions.src is optional
This commit is contained in:
Vendored
+1
-1
@@ -13572,7 +13572,7 @@ declare module olx {
|
||||
rotation?: number;
|
||||
size?: ol.Size;
|
||||
imgSize?: ol.Size;
|
||||
src: string;
|
||||
src?: string;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user