CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
isFile.js3 linesDownload Raw Back to esm
1import { File } from "./File.js";2export const isFile = (value) => value instanceof File;3 
basant307/AI_Governance_Project · CoolFace