@mcpc-tech/unplugin-dev-inspector-mcp 0.0.22 → 0.0.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/config-updater.js +1 -1
- package/dist/index.cjs +15 -26170
- package/dist/index.js +15 -26156
- package/package.json +3 -3
package/dist/config-updater.js
CHANGED
|
@@ -88601,4 +88601,4 @@ async function updateMcpConfigs(root$2, sseUrl, options, logger) {
|
|
|
88601
88601
|
}
|
|
88602
88602
|
|
|
88603
88603
|
//#endregion
|
|
88604
|
-
export {
|
|
88604
|
+
export { __esmMin as a, setupMcpMiddleware as i, setupAcpMiddleware as n, __export as o, setupInspectorMiddleware as r, __toCommonJS as s, updateMcpConfigs as t };
|