brianzinn / react-babylonjs

React for Babylon 3D engine
https://brianzinn.github.io/react-babylonjs/
817 stars 105 forks source link

add fromInstance and source to props #101 #102

Closed nturley closed 3 years ago

nturley commented 3 years ago

This adds the type definitions for fromInstance and source. Makes the typescript compiler a little happier. Shouldn't have any functional impact.

brianzinn commented 3 years ago

Thanks! I’ll release an NPM tomorrow :)