Gazebo_simulation-Frontend/node_modules/date-fns/end_of_day/index.js.flow

6 lines
77 B
Plaintext

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