mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-04-25 03:08:12 +00:00
6 lines
78 B
TypeScript
6 lines
78 B
TypeScript
const template = {
|
|
type: 'XProgress',
|
|
h: 102,
|
|
};
|
|
export default template;
|