Skip to content

Conversation

stephan-noel
Copy link

canvasNode.x; is failing because "x" does not exist on CanvasNode, whereas what the example is trying to demonstrate is that it fails in typescript because the property #x is private.

PS: Thanks for making these exercises open source.

canvasNode.x; is failing because "x" does not exist on CanvasNode, whereas what the example is trying to demonstrate is that it fails in typescript because the property #x is private.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant