Typed helper to define the start() function.
start()
start() function is an optional function that if present, will be invoked when the application starts.
This is a good time to start or complete any work needed before the application is being used.
Generated using TypeDoc
Typed helper to define the
start()
function.start()
function is an optional function that if present, will be invoked when the application starts.This is a good time to start or complete any work needed before the application is being used.