const customers = await svc.GetAll();
main.ts(11,23): error TS1308: Build:'await' expression is only allowed within an async function.