mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-04 16:04:45 +08:00
5 lines
138 B
TypeScript
5 lines
138 B
TypeScript
/// <reference path="./react-input-calendar.d.ts"/>
|
|
/// <reference path="../react/react.d.ts"/>
|
|
|
|
var reactInp = new ReactInputCalendar();
|