index.js.flow 85 B

12345
  1. // @flow
  2. declare module.exports: (
  3. ...dates: (Date | string | number)[]
  4. ) => Date