property BunHost.writeFile

Write bytes to a file.

Type

(
path: string,
) => void

Usage

import { type BunHost } from "runtime/src/index.ts";