Set api annotation on classdesc, not constructor
This commit is contained in:
@@ -12,6 +12,7 @@ export const DROP = Infinity;
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Priority queue.
|
||||
*
|
||||
* The implementation is inspired from the Closure Library's Heap class and
|
||||
|
||||
Reference in New Issue
Block a user