DefinitelyTyped/types/react-big-calendar
Sebastian Silbermann d336ec7181 [react-big-calendar]: make event type generic (#26872)
Enables type checking in various getter methods and enables some
nice IntelliSense for accessor strings.

This however does not check if the accessed attribute actually
returns a string.

Change does not pass dtslint if compiled against typescript 2.6.
2.6 seems to have trouble infering the correct generic type.
2018-07-02 10:07:39 -07:00
..
index.d.ts
react-big-calendar-tests.tsx
tsconfig.json
tslint.json