date.js 88 B

12
  1. export { default as now } from './now.js';
  2. export { default } from './date.default.js';