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