@mxmweb/rtext 1.1.42 → 1.1.51

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.
@@ -1,7 +0,0 @@
1
- import { default as React } from 'react';
2
- /**
3
- * 模版设计器测试页面
4
- * 用于测试基于UnifiedRichText的PromptTempDesigner组件
5
- */
6
- declare const TestTemplateDesigner: React.FC;
7
- export default TestTemplateDesigner;