espruino / Espruino

The Espruino JavaScript interpreter - Official Repo
http://www.espruino.com/
Other
2.76k stars 741 forks source link

Documentation/generated typescript updates - Object, Bangle and optionals #2322

Closed bobrippling closed 1 year ago

bobrippling commented 1 year ago

This updates a few methods on Bangle, Object and Graphics, along with changing documented optional properties/arguments to match the "[optional]" format used in build_types.js

bobrippling commented 1 year ago

I'm happy to also update the definitions in BangleApps if this is merged

gfwilliams commented 1 year ago

Looks great - thanks! And yes, if you could do a PR for the Typescript for Bangle.js that'd be great!