Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ba14df2

Browse files
fix: Add missing cleanup type (#264)
1 parent fb1a290 commit ba14df2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎types/index.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ import {OptionsReceived as PrettyFormatOptions} from 'pretty-format'
99
// NOTE: fireEvent is overridden below
1010
export * from '@testing-library/dom'
1111

12+
export function cleanup(): void
13+
1214
type Debug = (
1315
baseElement?: Array<DocumentFragment | Element> | DocumentFragment | Element,
1416
maxLength?: number,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /