mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Update index.d.ts
Linting
This commit is contained in:
parent
acd8209e06
commit
d076418dc2
4
types/gdal/index.d.ts
vendored
4
types/gdal/index.d.ts
vendored
@ -564,9 +564,7 @@ export class MultiLineString extends GeometryCollection {
|
||||
polygonize(): Polygon;
|
||||
}
|
||||
|
||||
export class MultiPoint extends GeometryCollection {
|
||||
|
||||
}
|
||||
export class MultiPoint extends GeometryCollection {}
|
||||
|
||||
export class MultiPolygon extends GeometryCollection {
|
||||
getArea(): number;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user