搜索文档
Home > @lynx-js/react/testing-library > cleanup
Cleanup elements rendered to the page and Preact trees that were mounted with render.
Signature:
export function cleanup(): void;
Returns:
void