mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Accepting `Falsy` in TrackingInfo fn return Fixing `TrackingInfo` type so that function can return a `Falsy` value as described in react-tracking documentation. * Adding test case Adding a track function that optionally returns a payload and otherwise returns `Falsy` to verify changes. * Update react-tracking-without-types-tests.tsx Adding test case to test function passed to track annotation that optionally returns a payload and otherwise `Falsy` in react-tracking-without-types-tests.tsx * Removing typing from "without types" test file |
||
|---|---|---|
| .. | ||
| test | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||