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