mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 17:07:49 +00:00
Modularize master branch.
This commit is contained in:
5
date.default.js
Normal file
5
date.default.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import now from './now.js';
|
||||
|
||||
export default {
|
||||
now
|
||||
};
|
||||
Reference in New Issue
Block a user