Warp/node_modules/preact/debug/src/index.d.ts

5 lines
118 B
TypeScript
Raw Normal View History

2024-01-05 12:14:38 +00:00
/**
* Reset the history of which prop type warnings have been logged.
*/
export function resetPropWarnings(): void;