class AotSnapshot
implements BuildSnapshot
new
AotSnapshot(state: AotSnapshotState)
readonly
state: AotSnapshotState
dependencies(pathStr: string): Array<string>
read(pathStr: string): Promise<ReadableStream<Uint8Array> | null>