class EsbuildSnapshot
implements BuildSnapshot
import { EsbuildSnapshot } from "https://dotland.deno.dev/x/fresh@1.7.3/src/build/mod.ts";
Methods
dependencies(path: string): string[]
read(path: string): Uint8Array | null
import { EsbuildSnapshot } from "https://dotland.deno.dev/x/fresh@1.7.3/src/build/mod.ts";