mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
Fixed formatting
This commit is contained in:
Vendored
+1
-1
@@ -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