refactor(client): expose loopback state through connection

This commit is contained in:
imccyu
2026-08-03 18:35:26 +08:00
parent e47ad8e393
commit fc5ee9f786
16 files changed
+38 -36

No files matched your search

-1
View File
@@ -19,7 +19,6 @@
"types": "./lib/types/client/index.d.ts",
"default": "./lib/client.js"
},
"./loopback-hostname": "./src/loopback-hostname.ts",
"./src/*": "./src/*",
"./package.json": "./package.json"
},