MCPcopy Create free account
hub / github.com/Easy-Editor/EasyEditor / activate

Method activate

packages/core/src/document/document.ts:322–324  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

320 }
321
322 activate() {
323 this.setSuspense(false)
324 }
325
326 @action
327 open() {

Callers

nothing calls this directly

Calls 1

setSuspenseMethod · 0.95

Tested by

no test coverage detected