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

6 lines
77 B
Plaintext
Raw Normal View History

2020-12-21 11:29:31 -04:00
// @flow
declare module.exports: (
date: Date | string | number
) => Date