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. |
||
|---|---|---|
| .. | ||
| animated.tsx | ||
| ART.tsx | ||
| globals.tsx | ||
| index.tsx | ||
| init-example.tsx | ||
| legacy-properties.tsx | ||
| stylesheet-create.tsx | ||