Reference
MemoType
Element type record produced by memo.
Signature
interface MemoTypeMembers
__mreactMemoCompareProps?: readonly string[]$$typeof: typeof MEMO_TYPEcompare?: (previous: P, next: P): booleantype: ElementType<P>Reference
Element type record produced by memo.
interface MemoType__mreactMemoCompareProps?: readonly string[]$$typeof: typeof MEMO_TYPEcompare?: (previous: P, next: P): booleantype: ElementType<P>