nagaraja0yellapu
Results
1
comments of
nagaraja0yellapu
Marked in Bold is what helped me to achieve the same. import("./lib/select-list")**.then((m) => m.default)** More details follows: ``` export function pretendNormalComponent( factory: () => A ): A extends Promise ?...