Skip to content

Documentation / scene / getApp

Function: getApp()

getApp(): Application

Defined in: libs/scene/src/app/api.ts:19

Singleton accessor for the current Application instance.

Returns

Application

The Application singleton.

Released under the MIT License.