Home / Type/ WithLegacyAPI Type — vue Architecture

WithLegacyAPI Type — vue Architecture

Architecture documentation for the WithLegacyAPI type/interface in v3-component-options.d.ts from the vue codebase.

Entity Profile

Source Code

types/v3-component-options.d.ts lines 251–252

export type WithLegacyAPI<T, D, C, M, Props> = T &
  Omit<Vue2ComponentOptions<Vue, D, M, C, Props>, keyof T>

Analyze Your Own Codebase

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

Try Supermodel Free