I am having difficulties using lazy {} from stdlib...
# react
g
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>