2025-05-15 UTC
#
btrem According to SO, all I need to do is `const thing=await import('thing'); //remember to add "async" to the containing function definition`. To which I respond, /what/ containing function? I'm going to rip my hair out trying to do something that is apparently easy yet beyond my abilities. Any suggestions?