UNPKG

wapp-cli

Version:
9 lines (6 loc) 119 B
import { formatDate } from '../../utils'; Page({ onLoad() { console.log('logs', formatDate()); } });