UNPKG

@mui/x-internals

Version:

Utility functions for the MUI X packages (internal use only).

1 lines 53 B
export declare function fastMemo<T>(component: T): T;