mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-11-28 21:44:25 +08:00
4 lines
94 B
TypeScript
4 lines
94 B
TypeScript
import { defineFormConfig } from '@tmagic/form-schema';
|
|
|
|
export default defineFormConfig([]);
|