UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

2 lines (1 loc) 76 B
export declare const memo: <T extends (...args: any[]) => any>(fn: T) => T;