UNPKG

66 BTypeScriptView Raw
1declare module "@date-io/type" {
2 export type DateType = Date;
3}