phaser icon indicating copy to clipboard operation
phaser copied to clipboard

JSDoc and type for parent property

Open lgtome opened this issue 1 year ago • 1 comments

Please do not update the README or Change Log, we will do this when we merge your PR.

This PR

  • Updates JSDoc
  • Fixes a bug

Describe the changes below:

I was using typescript and I found a mismatching property with JSDoc and typescript. image Here is the screenshot with JSDoc and an error from typescript. I added null type for JSDoc.

Thank you!

lgtome avatar May 09 '24 20:05 lgtome

Thanks for the PR - could you please remove the types def from it, we only need the JSDoc change itself.

photonstorm avatar May 09 '24 21:05 photonstorm

👍

photonstorm avatar Jun 06 '24 14:06 photonstorm