Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ JsonVersionSchema
Interface
JsonVersionSchema
etc/docs/utils.ts:8–10 · etc/docs/utils.ts::JsonVersionSchema
Source
from the content-addressed store, hash-verified
6
export
const
LATEST_TAG =
class
="st">'Next';
7
8
export
interface
JsonVersionSchema {
9
version: string;
10
}
11
12
export
interface
VersionSchema {
13
version: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected