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