zibri
Preparing search index...
global/on-app-init.interface
OnAppInit
Interface OnAppInit
Runs when the app initializes.
interface
OnAppInit
{
onAppInit
:
(
app
:
ZibriApplication
)
=>
void
|
Promise
<
void
>
;
}
Implemented by
AssetService
AuthService
BackupService
CacheService
EmailService
EncryptionService
EventService
FormDataBodyParser
HashService
Logger
MailingListController
MailingListService
MultithreadingService
OpenApiService
Parser
PrometheusMetricsService
Router
TwoFactorService
WebsocketService
Index
Properties
on
App
Init
Properties
on
App
Init
onAppInit
:
(
app
:
ZibriApplication
)
=>
void
|
Promise
<
void
>
Runs when the app initializes.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
App
Init
zibri
Loading...
Runs when the app initializes.