Options to specifically handles the any type.
any
Optional
type YourType<T, $Options extends $Any.$Options> = ... Copy
type YourType<T, $Options extends $Any.$Options> = ...
Options to specifically handles the
any
type.