DebuggerEventExtraInfo Type — vue Architecture
Architecture documentation for the DebuggerEventExtraInfo type/interface in debug.ts from the vue codebase.
Entity Profile
Source Code
src/v3/debug.ts lines 15–21
export type DebuggerEventExtraInfo = {
target: object
type: TrackOpTypes | TriggerOpTypes
key?: any
newValue?: any
oldValue?: any
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free