Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Easy-Editor/EasyEditor
/ suspense
Method
suspense
packages/core/src/document/document.ts:318–320 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
316
}
317
318
suspense() {
319
this.setSuspense(true)
320
}
321
322
activate() {
323
this.setSuspense(false)
Callers
1
checkExclusive
Method · 0.80
Calls
1
setSuspense
Method · 0.95
Tested by
no test coverage detected