UNPKG
@mt-utils/aws-obs-server
Version:
latest (1.0.8)
1.0.8
亚马逊OBS文件上传下载
@mt-utils/aws-obs-server
/
dist
/
error
/
message.d.ts
15 lines
(14 loc)
•
279 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
declare const OBS_ERROR_CODE_MAP: {
10001
: string;
10022
: string;
10002
: string;
10033
: string;
10003
: string;
10055
: string;
10005
: string;
10006
: string;
10009
: string;
10099
: string;
10007
: string; }; export { OBS_ERROR_CODE_MAP };