BundleRendererOptions Type — vue Architecture
Architecture documentation for the BundleRendererOptions type/interface in index.d.ts from the vue codebase.
Entity Profile
Source Code
packages/server-renderer/types/index.d.ts lines 42–47
interface BundleRendererOptions extends RendererOptions {
clientManifest?: object
serializer?: (state: object) => string
runInNewContext?: boolean | 'once'
basedir?: string
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free