UNPKG

dop-sdk

Version:

Mini App SDK for JavaScript by VTB

5 lines (4 loc) 99 B
/** DownloadFileHeaders. */ export interface DownloadFileHeaders { [header: string]: string; }