From 86b2de8de63bb35ac387f92f810012c706dbfc06 Mon Sep 17 00:00:00 2001 From: Moritz Kirschner Date: Wed, 28 Aug 2024 11:11:52 +0200 Subject: [PATCH] vue: Fix component props typing when re-exporting We encountered a bug with vue/ts in our configuration: If we re-export a vue component, it will be typed to any if used inside Vue's