mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-06-13 00:09:20 +08:00
4 lines
82 B
TypeScript
4 lines
82 B
TypeScript
import type { FormConfig } from '@tmagic/form';
|
|
|
|
export default [] as FormConfig;
|