blowfish/node_modules/lodash-es/date.default.js
2023-01-29 22:30:24 +00:00

5 lines
55 B
JavaScript

import now from './now.js';
export default {
now
};