Skip to main content
Extremely Popular
Go to Latest
method AotSnapshot.prototype.read
import { AotSnapshot } from "https://deno.land/x/fresh@1.4.3/src/build/aot_snapshot.ts";

Parameters

path: string

Returns

Promise<ReadableStream<Uint8Array> | null>