UNPKG

react-keep-alive

Version:

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

2 lines (1 loc) 59 B
export default function isRegExp(value: RegExp): boolean;