MCPcopy Create free account
hub / github.com/LeetCode-OpenSource/ayanami / destroy

Function destroy

src/core/ayanami.ts:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 }
47
48 destroy(): void {
49 destroyIkariFrom(this)
50 }
51
52 getState$<M extends Ayanami<State>>(
53 this: M,

Callers

nothing calls this directly

Calls 1

destroyIkariFromFunction · 0.90

Tested by

no test coverage detected