import * as mod from "https://deno.land/std@0.127.0/node/_fs/_fs_chown.ts"; FunctionsfchownAsynchronously changes the owner and group of a file. fchownSyncSynchronously changes the owner and group of a file.