mirror of
https://github.com/PaiGramTeam/PaiGramDocs.git
synced 2024-11-23 00:11:32 +00:00
12 lines
220 B
TypeScript
12 lines
220 B
TypeScript
export default {
|
|
appId: 'ZKX7GPMM8X',
|
|
apiKey: '28b61ecf1a108ae4777ccb158a384e29',
|
|
indexName: 'paimon',
|
|
placeholder: '请输入关键词',
|
|
translations: {
|
|
button: {
|
|
buttonText: '搜索',
|
|
},
|
|
},
|
|
}
|