lazy

external fun <P : Props> lazy(factory: () -> Promise<ComponentModule<P>>): ExoticComponent<P>(source)