cloneFile Clones a File import { cloneFile } from 'filepond/utils'; const file = cloneFile(otherFile);