Create react-input-calendar-tests.ts

This commit is contained in:
Stepan Mikhaylyuk
2015-10-13 20:28:09 +03:00
parent d040016b4b
commit 834544350c
@@ -0,0 +1,4 @@
/// <reference path="./react-input-calendar.d.ts"/>
/// <reference path="../react/react.d.ts"/>
var reactInp = new ReactInputCalendar();