Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monogatari/Monogatari
/ goBack
Method
goBack
src/monogatari.ts:2116–2118 ·
view source on GitHub ↗
(event: Event, selector: string)
Source
from the content-addressed store, hash-verified
2114
}
2115
2116
static goBack (event: Event, selector: string): void {
2117
return
_goBack(this.asEngine(), event, selector);
2118
}
2119
2120
/**
2121
* Every event listener should be binded in this
function
.
Callers
1
bind
Method · 0.95
Calls
1
asEngine
Method · 0.95
Tested by
no test coverage detected