From 16d56c547cd34ba987c4b46b043ee4c07573ee22 Mon Sep 17 00:00:00 2001 From: Stepan Mikhaylyuk Date: Tue, 13 Oct 2015 20:30:07 +0300 Subject: [PATCH] Update react-input-calendar.d.ts --- react-input-calendar/react-input-calendar.d.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/react-input-calendar/react-input-calendar.d.ts b/react-input-calendar/react-input-calendar.d.ts index ac829c215..d8c518b83 100644 --- a/react-input-calendar/react-input-calendar.d.ts +++ b/react-input-calendar/react-input-calendar.d.ts @@ -1,3 +1,9 @@ +// Type definitions for react-input-calendar +// Project: https://github.com/Rudeg/react-input-calendar +// Definitions by: Stepan Mikhaylyuk +// Definitions: https://github.com/borisyankov/DefinitelyTyped + +/// declare module reactInputCalendar { export interface ReactInputCalendarProps { /**