function is_what.isFileimport { is_what } from "https://deno.land/x/libpkgx@v0.15.1/src/deps.ts"; const { isFile } = is_what; isFile(payload: any): payload is FileReturns whether the payload is a File Parameterspayload: anyReturnspayload is File