Documentation / zerotal / index / currentApp
Function: currentApp()
currentApp():
Application
Defined in: packages/core/src/application/currentApp.ts:44
The current application — the framework's one ambient accessor.
Resolution order: the withApp scope override, then the process default.
Returns
Throws
when no application is available (none created and not inside a withApp scope).