import { Deno } from "https://deno.land/x/hono@v4.1.0/adapter/deno/deno.d.ts";
Functions
Creates a new directory with the specified path. | |
Write a new file, with the specified path and data. |
import { Deno } from "https://deno.land/x/hono@v4.1.0/adapter/deno/deno.d.ts";
Creates a new directory with the specified path. | |
Write a new file, with the specified path and data. |