删除temp_pro.d.ts中的导出变量

在temp_pro.d.ts文件
This commit is contained in:
sws
2024-09-05 18:31:36 +08:00
parent 713e8e61d4
commit 7e9297984c

4
temp_pro.d.ts vendored
View File

@ -1,4 +0,0 @@
const temp_token = '01e8d1181d53260607d2b0180a2ccc68' || '';
const temp_attachment_host = 'http://shopxo.com';
// 导出token
export default { temp_token, temp_attachment_host };