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