doc.yeswiki.pro/node_modules/preact/debug/src/index.d.ts

5 lines
118 B
TypeScript
Raw Normal View History

2023-05-20 19:37:42 +03:00
/**
* Reset the history of which prop type warnings have been logged.
*/
export function resetPropWarnings(): void;