Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

listBuckets 的类型声明 #1295

Open
floruitShow2 opened this issue Mar 11, 2024 · 0 comments
Open

listBuckets 的类型声明 #1295

floruitShow2 opened this issue Mar 11, 2024 · 0 comments

Comments

@floruitShow2
Copy link

listBuckets(query: OSS.ListBucketsQueryType | null, options?: OSS.RequestOptions): Promise<OSS.Bucket[]>;

按声明文件的描述,listBuckets 的返回值应该是 buckets 数组,但是调用后的返回值却是这样的?

7465bf63206e7e41597a3f9337a66c1

有点奇怪

依赖版本:
"ali-oss": "^6.20.0",
"@types/ali-oss": "^6.16.11",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant