mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-03-07 00:07:04 +00:00
6 lines
76 B
TypeScript
6 lines
76 B
TypeScript
const template = {
|
|
type: 'Carousel',
|
|
h: 82,
|
|
};
|
|
export default template;
|