UNPKG

react-performance-testing

Version:

You can test React(ReactNative) runtime performance by using this lib. If you want to check the number of renders, or render time in a test environment, this lib makes sense.

2 lines 106 B
export declare const wait: (callback: () => void) => Promise<unknown>; //# sourceMappingURL=wait.d.ts.map