AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 AiToEarn
index.ts
根目录
/
project
/
aitoearn-electron
/
server
/
src
/
lib
/
sms
/
interfaces
/
index.ts
1
/*
2
* @Author: lish
3
* @Date: 2024-07-08 20:13:01
4
* @LastEditors: lish
5
* @LastEditTime: 2024-07-08 20:44:01
6
* @Description: Do not edit
7
*/
8
export * from './alicloud-sms-options.interface';
9
9 lines
TYPESCRIPT