Skip to main content
Module

x/live/runtime/fs/mod.ts>IVFS

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
interface IVFS
import { type IVFS } from "https://deno.land/x/live@1.63.12/runtime/fs/mod.ts";

Properties

readFile: Deno.readFile
watchFs: Deno.watchFs
writeFile: Deno.writeFile
mkdir: Deno.mkdir
readDir: Deno.readDir
remove: Deno.remove
writeTextFile: Deno.writeTextFile
readTextFile: Deno.readTextFile
lastWrite: number