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