index.js.flow 79 B

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