mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Update ACLType in index.d.ts ### From ```ts type ACLType = "public-read-write" | "public-read" | "and private"; ``` ### Tto ```ts type ACLType = "public-read-write" | "public-read" | "private"; ``` * Update index.d.ts * Update index.d.ts * Update index.d.ts |
||
|---|---|---|
| .. | ||
| ali-oss-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||