Triggered when init functions completed invoking, finalizing the startInitFunction event process.
This is the data provided to the message event:
data
interface EventData { eventName: 'endInitFunction', type: string, }