@instantdb/core
Advanced tools
Comparing version 0.5.3 to 0.5.4
@@ -12,2 +12,3 @@ import { assert } from "./utils/error"; | ||
websocketURI: string; | ||
apiURI: string; | ||
}; | ||
@@ -14,0 +15,0 @@ declare function init(config: Config, Storage?: any, NetworkListener?: any): any; |
@@ -12,2 +12,3 @@ import { assert } from "./utils/error"; | ||
websocketURI: string; | ||
apiURI: string; | ||
}; | ||
@@ -14,0 +15,0 @@ declare function init(config: Config, Storage?: any, NetworkListener?: any): any; |
{ | ||
"name": "@instantdb/core", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"description": "Instant's core local abstraction", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -23,2 +23,3 @@ import { assert } from "./utils/error"; | ||
websocketURI: string; | ||
apiURI: string; | ||
}; | ||
@@ -25,0 +26,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1034312
19837