Files
lodash/date.js
John-David Dalton 54e7baecc3 Bump to v4.0.0.
2016-01-12 00:17:29 -08:00

3 lines
93 B
JavaScript

export { default as now } from './now';
export { default as default } from './date.default';