UNPKG

@xncn/instadownloader

Version:
5 lines (4 loc) 79 B
export default interface ISetting { retryCount: number; url: string; }