Skip to content

initTelestion

@wuespace/telestion / application / initTelestion

initTelestion(options): Promise<void>

Initialize the Telestion application.

Parameters

options: TelestionOptions

The options for initializing the application.

Returns

Promise<void>

A Promise that resolves once the initialization is completed.