MCPcopy 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

checkExclusiveMethod · 0.80

Calls 1

setSuspenseMethod · 0.95

Tested by

no test coverage detected