mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
Fixed formatting
This commit is contained in:
2
geojson/geojson.d.ts
vendored
2
geojson/geojson.d.ts
vendored
@@ -115,7 +115,7 @@ declare module GeoJSON {
|
||||
properties: any;
|
||||
}
|
||||
|
||||
export interface NamedCoordinateReferenceSystem extends CoordinateReferenceSystem
|
||||
export interface NamedCoordinateReferenceSystem extends CoordinateReferenceSystem
|
||||
{
|
||||
properties: { name: string }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user