mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 14:37:49 +00:00
6 lines
52 B
JavaScript
6 lines
52 B
JavaScript
import now from './now';
|
|
|
|
export default {
|
|
now
|
|
};
|