mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
This is used to set up locale data for the Calendar/Date Picker widgets in react-widgets.
7 lines
292 B
TypeScript
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;
|