You can access the request body through the first argument of the function. export const onPost: RequestHandler = async (requestEvent) ...
確定! 回上一頁