Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
const
createIkari = () =>
new
Ikari<State>(Object.create(null), createIkariConfig())
37
38
describe(
'Ikari spec:'
, () => {
39
describe(
'static'
, () => {
Callers
1
ikari.spec.ts
File · 0.85
Calls
1
createIkariConfig
Function · 0.85
Tested by
no test coverage detected