In the example below I would like the FirstComponent to have data of type string[], but it\'s just any from BaseComponent.
/** * @typedef {{ * data: any *