Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
method AotSnapshot.prototype.read
import { AotSnapshot } from "https://deno.land/x/fresh@1.6.7/src/build/aot_snapshot.ts";

Parameters

path: string

Returns

Promise<ReadableStream<Uint8Array> | null>