Home / Type/ WatchOptionsBase Type — vue Architecture

WatchOptionsBase Type — vue Architecture

Architecture documentation for the WatchOptionsBase type/interface in apiWatch.ts from the vue codebase.

Entity Profile

Source Code

src/v3/apiWatch.ts lines 49–51

export interface WatchOptionsBase extends DebuggerOptions {
  flush?: 'pre' | 'post' | 'sync'
}

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free