index.js.flow 77 Bytes
// @flow

declare module.exports: (
  date: Date | string | number
) => Date