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