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