Skip to content

Module '"../node_modules/@testing-library/vue/types"' has no exported member 'cleanup'.ts(2305) #184

Closed
@ryotah

Description

@ryotah

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

cleanup

Related information:

  • @testing-library/vue version: v5.5.0
  • node version: v14.7.0
  • npm (or yarn) version: v6.14.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions