UNPKG

bugsplat

Version:
5 lines (4 loc) 78 B
export interface FormDataParam { key: string; value: string | Blob; }