mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
The signature of callbackOrButtons allows either: 1. function that returns void 2. array of AlertButton Instead the current signature does: 1. function that returns void or an array of AlertButton This fixes the signature to be correct. |
||
|---|---|---|
| .. | ||
| test | ||
| BatchedBridge.d.ts | ||
| Devtools.d.ts | ||
| globals.d.ts | ||
| index.d.ts | ||
| LaunchScreen.d.ts | ||
| legacy-properties.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||