Closed
Description
Describe the bug
cleanup
function doesn't exist in types/index.d.ts
now, so we cannot load cleanup
function from TypeScript files.
Probably we need to add export function cleanup(): void;
like DefinitelyTyped/types/testing-library__vue/index.d.ts
Screenshots
Related information:
@testing-library/vue
version: v5.5.0node
version: v14.7.0npm
(oryarn
) version: v6.14.7