multi-project/projects/environments/htmlenv.ts

8 lines
140 B
TypeScript

export const html = {
project:'root',
header: null,
leftContent: null,
footer: null,
rightContent: null,
ico:null,
}