@forge/kvs

2.0.5-next.12.0.5-next.1-experimental-e9e08bb
out/__test__/local-storage-routing.test.d.ts
+out/__test__/local-storage-routing.test.d.tsNew file
+8
Index: package/out/__test__/local-storage-routing.test.d.ts
===================================================================
--- package/out/__test__/local-storage-routing.test.d.ts
+++ package/out/__test__/local-storage-routing.test.d.ts
@@ -0,0 +1,8 @@
+declare const LOCAL_ENVIRONMENT: {
+    FORGE_LOCAL_STORAGE: string;
+    FORGE_LOCAL_KVS_URL: string;
+    FORGE_LOCAL_STORAGE_APP_ID: string;
+    FORGE_LOCAL_STORAGE_ENVIRONMENT_ID: string;
+    FORGE_LOCAL_STORAGE_INSTALLATION_ID: string;
+};
+//# sourceMappingURL=local-storage-routing.test.d.ts.map
\ No newline at end of file