MCPcopy
hub / github.com/di-sukharev/opencommit / target

Function target

out/cli.cjs:9856–9858  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

9854 * @type {EventTarget}
9855 */
9856 get target() {
9857 return pd(this).eventTarget;
9858 },
9859 /**
9860 * The target of this event.
9861 * @type {EventTarget}

Callers 1

nextFunction · 0.85

Calls 1

pdFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…