remix/response/file · TypeView SourceFileDigestFunction Summary Custom function for computing file digests. Signature type FileDigestFunction<file> = (file: file) => Promise<string>