Comparing version 2.0.17 to 2.0.18
@@ -10,3 +10,3 @@ /// <reference types="node" /> | ||
private config; | ||
private url; | ||
url: string; | ||
bridgeType: RoutesToBridgeType<Routes>; | ||
@@ -13,0 +13,0 @@ constructor(routes: Routes, config: { |
{ | ||
"name": "bridge", | ||
"version": "2.0.17", | ||
"version": "2.0.18", | ||
"description": "Bridge is a Typescript Node.js framework that provides an easy and scalable way to create REST APIs while generating the client code.", | ||
@@ -5,0 +5,0 @@ "author": "El Ouahabi Nabil", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet