UNPKG

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