@vtj/designer 0.12.54 → 0.12.56

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.
@@ -47,3 +47,4 @@ export declare const REPORT_API: string;
47
47
  export declare const SESSION_ID_KEY = "SESSION_ID__";
48
48
  export declare const STATE_KEY = "ENGINE_STATE__";
49
49
  export declare const MAX_TOKENS: number;
50
+ export declare const GET_TOKENS_LINK = "https://lcdp.vtj.pro/page/17ikytmh";
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) 2025, VTJ.PRO All rights reserved.
3
3
  * @name @vtj/designer
4
4
  * @author CHC chenhuachun1549@dingtalk.com
5
- * @version 0.12.53
5
+ * @version 0.12.55
6
6
  * @license <a href="https://vtj.pro/license.html">MIT License</a>
7
7
  */
8
- export declare const version = "0.12.53";
8
+ export declare const version = "0.12.55";
@@ -1,4 +0,0 @@
1
- import { _ as f } from "./index-D_MwLVuY.js";
2
- export {
3
- f as default
4
- };