mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Fixed formatting
This commit is contained in:
parent
44c5608942
commit
63cd88fcf3
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 }
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user