mirror of
https://github.com/unilei/aipan-netdisk-search.git
synced 2024-11-25 16:32:42 +08:00
6 lines
99 B
TypeScript
6 lines
99 B
TypeScript
export default defineAppConfig({
|
|
foo:'bar',
|
|
theme:{
|
|
primaryColor:'#ababab'
|
|
}
|
|
}) |