The interface that defines event.locals, which can be accessed in server hooks (handle, and handleError), server-only load functions, and +server.js files.
event.locals
handle
handleError
load
+server.js
The interface that defines
event.locals
, which can be accessed in server hooks (handle
, andhandleError
), server-onlyload
functions, and+server.js
files.