@types/p5 not find like class in typeScript

@Stanlepunk, if you’re still interested, I’ve refactored my “Ball-in-the-Chamber” TS sketch to use @types/p5: :partying_face:

I had to convert the whole instance mode sketch version from using TS namespaces to ESNext browser native modules in order to work w/ @types/p5 though. But it was worth it! :sweat_smile:

2 Likes