MCPcopy 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
13interface ClientDbUtils {
14 assertNotDestroyed(msg: string): void;
15}
16
17export type ClientDb = {

Callers 1

removeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected