k-l-lambda's picture
updated node_modules
4cadbaf
/**@constructor*/
function Foo() {
/**
@public
@static
@field
*/
var bar = function(x) {
}
}