Files

6 lines
55 B
JavaScript
Raw Permalink Normal View History

2026-04-05 16:14:49 -04:00
import now from './now.js';
export default {
now
};