TS1431: 'for await' loops are only allowed at the top level of
TS1431: 'for await' loops are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module
TypeScript is a statically-typed superset of Ja...
isms.hashnode.dev6 min read