UNPKG

code-story

Version:

Get your code activity log for standup from git

3 lines (2 loc) 112 B
declare const renderLineWithLabel: (title: string, value?: string) => void; export default renderLineWithLabel;