UNPKG
spark-desk
Version:
latest (2.0.1)
2.0.1
2.0.0
1.4.1
1.4.0
1.3.1
1.2.0
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
使用WebSocket调用 讯飞星火认知大模型 的js库
github.com/ting-xing/spark-desk
ting-xing/spark-desk
spark-desk
/
dist
/
types
/
src
/
http
/
HttpRequestModel.d.ts
4 lines
•
215 B
TypeScript
View Raw
1
2
3
4
import
{
Version
}
from
"../common/Version"
;
import
{
ParameterDomain
}
from
"../ws/Parameter"
;
export
declare
const
HttpRequestModel
:
Record
<
Version
,
ParameterDomain
>;
//# sourceMappingURL=HttpRequestModel.d.ts.map