📅  最后修改于: 2022-03-11 15:01:47.051000             🧑  作者: Mango
// Of course JavaScript doesn't have them, but are there additional libraries or proposed language extension, for example
//Example:
@type {folder.otherjsmodule.foo}
function(){
foo = folder.otherjsmodule.foo();
...
return foo;
};
//Source: https://stackoverflow.com/questions/17065949/javascript-annotations