https://deno.land/typedoc/index.html#readfile const decoder = new TextDecoder("utf-8"); const data = await Deno.readFile("hello.txt");
確定! 回上一頁