workflow / Exports / UniversalPlatformConfig
Interface: UniversalPlatformConfig
Platform configuration interface for extensible platform support
Table of contents
Properties
Properties
theme
• Optional theme: string
Platform-specific theme or style configuration
Defined in
config
• Optional config: Record<string, unknown>
Platform-specific rendering configuration
Defined in
typeMapping
• Optional typeMapping: Record<string, unknown>
Platform-specific type mappings
Defined in
viewport
• Optional viewport: Record<string, unknown>
Platform-specific viewport or canvas settings
Defined in
metadata
• Optional metadata: Record<string, unknown>
Platform-specific metadata