MCPcopy Create free account
hub / github.com/pmndrs/postprocessing / BaseEventMap

Interface BaseEventMap

types/index.d.ts:33–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 */
32
33export interface BaseEventMap {
34
35 change: BaseEvent;
36
37}
38
39/**
40 * A color channel enumeration.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…