Remove 'struct' jsdoc tags, code indentation
This commit is contained in:
@@ -22,7 +22,6 @@ class RBush {
|
||||
*
|
||||
* @param {number=} opt_maxEntries Max entries.
|
||||
* @see https://github.com/mourner/rbush
|
||||
* @struct
|
||||
* @template T
|
||||
*/
|
||||
constructor(opt_maxEntries) {
|
||||
|
||||
Reference in New Issue
Block a user