File size: 88 Bytes
bc20498 |
1 2 3 |
export { default as now } from './now.js';
export { default } from './date.default.js';
|
bc20498 |
1 2 3 |
export { default as now } from './now.js';
export { default } from './date.default.js';
|