export type LauchErrorStrategy = 'emit-event' | 'thrown' | 'console';