A custom React hook that ensures a function is executed only once across the entire application, even in React Strict Mode or during development hot reloads. Maintains a global registry to track execution status using a unique key.
0 lines
0 B
TypeScript
0 lines
0 B
TypeScript
The file is empty.