MCPcopy Create free account
hub / github.com/DavidWells/analytics / engine.js

File engine.js

packages/analytics-core/src/middleware/plugins/engine.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import EVENTS from '../../events'
2import fitlerDisabledPlugins from '../../utils/filterDisabled'
3import { isFunction, isObject, isString } from '@analytics/type-utils'
4import { runCallback } from '../../utils/callback-stack'

Callers

nothing calls this directly

Calls 6

runCallbackFunction · 0.90
getPluginsFunction · 0.85
fitlerDisabledPluginsFunction · 0.85
getAllMatchingCallsFunction · 0.85
processEventFunction · 0.85
shouldAbortAllFunction · 0.85

Tested by

no test coverage detected