This namespace contains the types for the unstable_createRollingCookieMiddleware function.
unstable_createRollingCookieMiddleware
import { unstable_createRollingCookieMiddleware } from "remix-utils/middleware/rolling-cookie";let options: unstable_createRollingCookieMiddleware.Options;let returnType: unstable_createRollingCookieMiddleware.ReturnType; Copy
import { unstable_createRollingCookieMiddleware } from "remix-utils/middleware/rolling-cookie";let options: unstable_createRollingCookieMiddleware.Options;let returnType: unstable_createRollingCookieMiddleware.ReturnType;
This namespace contains the types for the
unstable_createRollingCookieMiddleware
function.See
unstable_createRollingCookieMiddleware
Example