搜索文档
reactlynx-testing-library / MatcherFunction
type MatcherFunction: (content: string, element: Element | null) => boolean;
content
string
element
Element
null
boolean
index.d.ts:922