DefinitelyTyped/types/react-widgets-moment/index.d.ts
Janeene Beeforth d37e6362bf Add type definition for react-widgets-moment. (#20792)
This is used to set up locale data for the Calendar/Date Picker widgets in
react-widgets.
2017-10-23 15:22:14 -07:00

7 lines
292 B
TypeScript

// Type definitions for react-widgets-moment 4.0
// Project: https://github.com/jquense/react-widgets#readme
// Definitions by: Janeene Beeforth <https://github.com/dawnmist>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export default function momentLocalizer(): void;