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

6 lines
77 B
Plaintext

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