MCPcopy Index your code
hub / github.com/callstack/react-native-testing-library / act.ts

File act.ts

src/act.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// This file and the act() implementation is sourced from react-testing-library
2// https://github.com/testing-library/react-testing-library/blob/3dcd8a9649e25054c0e650d95fca2317b7008576/types/index.d.ts
3import * as React from 'react';
4

Callers

nothing calls this directly

Calls 1

withGlobalActEnvironmentFunction · 0.85

Tested by

no test coverage detected