Set api annotation on classdesc, not constructor
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
import {UNDEFINED} from './functions.js';
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Objects that need to clean up after themselves.
|
||||
*/
|
||||
class Disposable {
|
||||
|
||||
Reference in New Issue
Block a user