MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / eventPhase

Function eventPhase

out/cli.cjs:9908–9910  ·  view source on GitHub ↗

* The target of this event. * @type {number}

()

Source from the content-addressed store, hash-verified

9906 * @type {number}
9907 */
9908 get eventPhase() {
9909 return pd(this).eventPhase;
9910 },
9911 /**
9912 * Stop event bubbling.
9913 * @returns {void}

Callers

nothing calls this directly

Calls 1

pdFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…