mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-02-27 02:20:26 +00:00
6 lines
72 B
TypeScript
6 lines
72 B
TypeScript
const template = {
|
|
type: 'Icon',
|
|
h: 23,
|
|
};
|
|
export default template;
|