Improve typing

This commit is contained in:
Pieter Vander Vennet 2022-08-24 02:22:06 +02:00
parent 1fbe033456
commit 4d783aae45
4 changed files with 19 additions and 8 deletions

View file

@ -604,7 +604,7 @@ describe("RelationSplitHandler", () => {
"should split turn restrictions (split of https://www.openstreetmap.org/way/143298912)",
async () => {
const relation: OsmRelation = <OsmRelation>await OsmObject.DownloadObjectAsync("relation/4374576")
const relation: OsmRelation = await OsmObject.DownloadObjectAsync("relation/4374576")
const originalNodeIds =
[
1407529979,