cljsjs

nustiudinastea 2016-02-20T19:50:51.000080Z

hi all, I have a question regarding the externs files of a library. I am interested in packaging the js-marker-clusterer library from google and I noticed that the source file is already annotated for the closure compiler, although it does not have an externs file. In case the annotation already exists, do I still need to create the externs file?