mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-19 06:03:07 +00:00
js:add @namespace annotation to namespaces
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
/// @addtogroup flatbuffers_javascript_api
|
||||
/// @{
|
||||
/// @cond FLATBUFFERS_INTERNAL
|
||||
/**
|
||||
* @const
|
||||
* @namespace
|
||||
*/
|
||||
var flatbuffers = {};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user