mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2025-12-15 12:22:49 +00:00
6 lines
73 B
TypeScript
6 lines
73 B
TypeScript
const template = {
|
|
type: 'Area',
|
|
h: 108,
|
|
};
|
|
export default template;
|