UNPKG

react-keep-alive

Version:

Package will allow components to maintain their status, to avoid repeated re-rendering.

2 lines (1 loc) 77 B
export default function createMD5(value?: string, length?: number): string;