mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-03-24 06:22:33 +00:00
6 lines
72 B
TypeScript
6 lines
72 B
TypeScript
const template = {
|
|
type: 'Text',
|
|
h: 20,
|
|
};
|
|
export default template;
|