Files
ylst-h5/auto-imports.d.ts
陈昱达 dae1217dab feat(Design): 新增矩阵题型支持
- 添加 BeforeMartrixRadio、BeforeMartrixCheckbox 和 BeforeMartrixComplation 组件
- 更新 QuestionBefore组件以支持矩阵题型
- 优化逻辑配置的添加和删除功能
- 调整样式,包括图标和渐变效果
2025-03-15 13:25:52 +08:00

11 lines
193 B
TypeScript

/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// noinspection JSUnusedGlobalSymbols
// Generated by unplugin-auto-import
// biome-ignore lint: disable
export {}
declare global {
}