sistema_web/private-dynamic/static/timepicker/constants.js

4 lines
44 B
JavaScript

const ONE_DAY = 86400;
export { ONE_DAY };