@idm-plugin/geo 1.5.3 → 1.5.4

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.
@@ -326,4 +326,11 @@ export declare class LaneHelper {
326
326
  open?: string;
327
327
  close?: string;
328
328
  }): Promise<any>;
329
+ /**
330
+ * 重新加载AI路由数据
331
+ * @param options
332
+ */
333
+ static reloadAIRoute(options: {
334
+ requestId: string;
335
+ }): Promise<boolean>;
329
336
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@idm-plugin/geo",
3
3
  "private": false,
4
- "version": "1.5.3",
4
+ "version": "1.5.4",
5
5
  "description": "idm plugin for geo",
6
6
  "type": "module",
7
7
  "keywords": [