@idm-plugin/geo 1.5.3 → 1.5.5

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.
@@ -325,5 +325,13 @@ export declare class LaneHelper {
325
325
  requestId?: string;
326
326
  open?: string;
327
327
  close?: string;
328
+ timeout?: number;
328
329
  }): Promise<any>;
330
+ /**
331
+ * 重新加载AI路由数据
332
+ * @param options
333
+ */
334
+ static reloadAIRoute(options: {
335
+ requestId: string;
336
+ }): Promise<boolean>;
329
337
  }
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.5",
5
5
  "description": "idm plugin for geo",
6
6
  "type": "module",
7
7
  "keywords": [