SANDRAMSC's picture
Updated README.md with Hugging Face configuration
51ddcbf
raw
history blame contribute delete
No virus
165 Bytes
export * from "./FormDataEncoder";
export * from "./FileLike";
export * from "./FormDataLike";
export * from "./util/isFileLike";
export * from "./util/isFormData";