Reference

ReactCompatContextLike

Signature

type ReactCompatContextLike = ReactCompatContext<T> | ReactCompatExternalContext<T>