UNPKG

code-story

Version:

Get your code activity log for standup from git

3 lines (2 loc) 95 B
declare const getFormatedTime: (dateString: string) => string; export default getFormatedTime;