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