mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Update index.d.ts
Linting
This commit is contained in:
Vendored
+1
-3
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user