UNPKG

@appello/common

Version:

Common package with many useful features for web and mobile development

2 lines (1 loc) 99 B
export declare function makeFormData(object: any, formData?: FormData, prefix?: string): FormData;