write_fileCopyimport { write_file } from "https://raw.githubusercontent.com/olaven/dio/master/mod.ts";Writes to file async function write_file(path: string, content: string);§write_file(path: string, content: string)[src]§Parameters§path: string[src]§content: string[src]