Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clientdb/clientdb
/ assertNotDestroyed
Method
assertNotDestroyed
core/db.ts:14–14 ·
view source on GitHub ↗
(msg: string)
Source
from the content-addressed store, hash-verified
12
13
interface
ClientDbUtils {
14
assertNotDestroyed(msg: string): void;
15
}
16
17
export
type
ClientDb = {
Callers
1
remove
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected