mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-03-11 18:35:51 +00:00
6 lines
76 B
TypeScript
6 lines
76 B
TypeScript
const template = {
|
|
type: 'WhiteTpl',
|
|
h: 20,
|
|
};
|
|
export default template;
|