mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 22:38:33 +08: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