I\'m working on an experimental web component library. Components are basically of type
type Component = { new(): Props, init(props: Props):