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

Function createIkari

test/specs/ikari.spec.ts:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34})
35
36const createIkari = () => new Ikari<State>(Object.create(null), createIkariConfig())
37
38describe('Ikari spec:', () => {
39 describe('static', () => {

Callers 1

ikari.spec.tsFile · 0.85

Calls 1

createIkariConfigFunction · 0.85

Tested by

no test coverage detected