Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/hono/adapter/deno/deno.d.ts>Deno

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
namespace Deno
import { Deno } from "https://deno.land/x/hono@v4.0.10/adapter/deno/deno.d.ts";

Functions

Creates a new directory with the specified path.

Write a new file, with the specified path and data.