function main()

in runtimes/proxy/single_entrypoint/web_action_raw.js [18:20]


function main(params) {
  return { response: params };
}