Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monogatari/Monogatari
/ resetGame
Method
resetGame
src/monogatari.ts:1756–1758 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1754
}
1755
1756
static resetGame (): Promise<unknown[]> {
1757
return
_resetGame(this.asEngine());
1758
}
1759
1760
/**
1761
* @static keyBoardShortcut - Register a
new
callback
for
a custom keyboard
Callers
1
apply
Method · 0.80
Calls
1
asEngine
Method · 0.95
Tested by
no test coverage detected