mxdraw 0.1.325 → 0.1.327

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/mxdraw.d.ts CHANGED
@@ -1601,6 +1601,10 @@ declare class MxFunClass {
1601
1601
  * ```
1602
1602
  */
1603
1603
  getQueryString: (name: string) => string;
1604
+ /**
1605
+ * 当前是否在电脑上运行
1606
+ */
1607
+ isPC: () => boolean;
1604
1608
  /**
1605
1609
  * 设置配制参数.
1606
1610
  * @param name