UNPKG

review-edit-auto

Version:

scan your project, only review edited code in given time-range automatic

3 lines (2 loc) 89 B
declare const isAfter: (date: string, since: string) => boolean; export default isAfter;