UNPKG

55 BJavaScriptView Raw
1import now from './now.js';
2
3export default {
4 now
5};