Files
docs/node_modules/preact/debug/src/index.d.ts

5 lines
118 B
TypeScript
Raw Normal View History

2025-08-27 14:05:33 +08:00
/**
* Reset the history of which prop type warnings have been logged.
*/
export function resetPropWarnings(): void;