Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/denoland/std
/ unstable_snapshot.ts
File
unstable_snapshot.ts
testing/unstable_snapshot.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright 2018-2026 the Deno authors. MIT license.
2
// @ts-nocheck Deno.lint namespace does not pass type checking in Deno 1.x
3
4
import
type
{ SnapshotOptions } from
"./snapshot.ts"
;
Callers
nothing calls this directly
Calls
1
updateSnapshots
Function · 0.85
Tested by
no test coverage detected