Skip to content

Commit 2159900

Browse files
author
farfromrefug
committed
chore: typings fix
1 parent a9fb500 commit 2159900

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ui-carto/routing/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ export interface ValhallaOnlineRoutingServiceOptions extends ValhallaRoutingServ
103103
customServiceURL?: string;
104104
}
105105
export class ValhallaOnlineRoutingService extends ValhallaRoutingService<any, ValhallaOnlineRoutingServiceOptions> {
106+
customServiceURL: string;
106107
profile: ValhallaProfile;
107108
}
108109

0 commit comments

Comments
 (0)