index.d.ts 118 B

1234
  1. /**
  2. * Reset the history of which prop type warnings have been logged.
  3. */
  4. export function resetPropWarnings(): void;