API Reference
Types
Important public types exported from @onmax/phaser-vue and @onmax/nuxt-phaser.
Vue runtime types
PhaserGamePropsPhaserGameExposePhaserSceneDefinitionPhaserSceneContextPhaserBridgePhaserObjectRefPhaserGameRuntimeDefaultsPhaserVuePluginOptionsPhaserHmrStrategyAssetManifest
Nuxt module types
NuxtPhaserModuleOptionsResolvedNuxtPhaserModuleOptions
Why these types matter
PhaserSceneDefinition and PhaserBridge are the two most important types to thread through app code. They let you keep scene behavior and Vue orchestration strongly typed without inventing a second object model on top of Phaser.