In this article, we analyze how the options you pass into scan function are validated.
Options
In the example provided in react-scan repository, you will find this below code in aidenybai/react-scan/examples/sierpinski/src/index.jsx.
...
import { sc...