Skip to main content
Module

x/fresh/src/build/mod.ts>AotSnapshot#read

The next-gen web framework.
Extremely Popular
Go to Latest
method AotSnapshot.prototype.read
import { AotSnapshot } from "https://deno.land/x/fresh@1.6.1/src/build/mod.ts";

Parameters

path: string

Returns

Promise<ReadableStream<Uint8Array> | null>