Mark internal classes as private in JavaScript modules
This commit is contained in:
@@ -30,6 +30,7 @@ document.addEventListener("DOMContentLoaded", () => {
|
||||
/**
|
||||
* The period chooser.
|
||||
*
|
||||
* @private
|
||||
*/
|
||||
class PeriodChooser {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user