Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned repositories
1,003 contributions in the last year
Contribution activity
February 2019
- carlosrovira/Servant.js JavaScript
Created an issue in apache/royale-asjs that received 7 comments
private var with [Bindable]
This declaration:
[Bindable]
private var someVar: String;
js output is:
/** @export
@Private
@type {string} /
com_something_SomeClass_somevar: {
/*
7
comments