mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-02-26 10:00:28 +00:00
6 lines
76 B
TypeScript
6 lines
76 B
TypeScript
const template = {
|
|
type: 'LongText',
|
|
h: 36,
|
|
};
|
|
export default template;
|