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

Function type

out/cli.cjs:9849–9851  ·  view source on GitHub ↗

* The type of this event. * @type {string}

()

Source from the content-addressed store, hash-verified

9847 * @type {string}
9848 */
9849 get type() {
9850 return pd(this).event.type;
9851 },
9852 /**
9853 * The target of this event.
9854 * @type {EventTarget}

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…