| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| public readonly defaultValue: U; | ||
| public register(cls: { prototype: T }): void; | ||
| public nativeValueChange(T, U): void; | ||
| public nativeValueChange(target:T, value:U): void; |
There was a problem hiding this comment.
First argument is generally referred as owner across the codebase:
Sorry, something went wrong.
|
Hey @speigg |
Sorry, something went wrong.
Changed parameter name of nativeValueChange from “target” to “owner” Fixed white space to match coding style
Fixed white space
|
I made the changes directly on Github.com, as I don’t have the {N} repository downloded and setup for development. Anyway, the CI seems to be happy about the whitespace now. |
Sorry, something went wrong.
|
test |
Sorry, something went wrong.
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.