mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 23:41:07 +00:00
d8944e45a2
* Make parameter order in jsdocs match function When the order doesn't match the Google Closure Javascript compiler generates warnings * Prefix optional parameters with opt_ The Closure Compiler emits warnings when this isn't the case