import{data}from"./json_data.json";const echoData=()=>write(`<p>data: ${data}</p>`);