How is this missing a ) after the arguments? Have I gone blind?
const data = d3.csvParse(await FileAttachment("alphabet.csv").text(), d3.autoType);