5 lines
52 B
TypeScript
5 lines
52 B
TypeScript
|
|
export default {
|
||
|
|
MainHeader: {
|
||
|
|
Home: 'Home',
|
||
|
|
}
|
||
|
|
}
|