7 lines
59 B
TypeScript
7 lines
59 B
TypeScript
|
export default {
|
||
|
meta: {
|
||
|
title: '',
|
||
|
},
|
||
|
aaa: 'aaa',
|
||
|
};
|