https://kotlinlang.org logo
#react
Title
g

galex

02/02/2019, 10:35 AM
I am having difficulties using lazy {} from stdlib because one of the react wrappers implements the same function: external fun <P : RProps> lazy(loadComponent: () -> Promise<RClass<P>>): RClass<P>