Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: use true private variables in code example #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 8, 2022

  1. perf: use true private variables in code example

    The TS access modifier `private` is removed in detriment of true private
    variables.
    Use the same code for `PointAnimationComponent` class to fix wrong
    variable names that were used when the document was translated for
    other languages.
    GeorgianStan committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    2d952b9 View commit details
    Browse the repository at this point in the history