export const signal = undefined; export const method = "POST"; export const body = JSON.stringify({ hello: "world", });