Function: createRollbackRequestHandler()
createRollbackRequestHandler(
rollback): (request) =>Promise<Response>
Defined in: createRollbackRequestHandler.ts:10
Creates a rollback endpoint while leaving storage, compatibility policy, and access control to the host.
Parameters
rollback
Returns
(request) => Promise<Response>