8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
export {};
|
|
|
|
export {
|
|
/**
|
|
* @deprecated Import `act` from `react` instead.
|
|
*/ act,
|
|
} from "react";
|