``` > import timeago from 'npm:epoch-timeago'; undefined > timeago(0) Uncaught TypeError: timeago is not a function at <anonymous>:1:22 > ```