mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-03-24 14:32:43 +00:00
6 lines
74 B
TypeScript
6 lines
74 B
TypeScript
const template = {
|
|
type: 'Notice',
|
|
h: 20,
|
|
};
|
|
export default template;
|