microsoft / pxt-ev3

Microsoft MakeCode editor for the LEGO MINDSTORMS EV3 Brick
https://makecode.mindstorms.com/
Other
55 stars 39 forks source link

Add TS types for Serial object #989

Open maciejmrozinski opened 4 years ago

maciejmrozinski commented 4 years ago

Replacing custom Serial types with @types package:

pelikhan commented 4 years ago

Nice!