@opengeoweb/metronome 9.25.2 → 9.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.esm.js +1 -0
- package/package.json +1 -1
package/index.esm.js
CHANGED
|
@@ -1744,6 +1744,7 @@ handlePrototype(DOMTokenListPrototype, 'DOMTokenList');
|
|
|
1744
1744
|
*
|
|
1745
1745
|
* Copyright 2024 - Koninklijk Nederlands Meteorologisch Instituut (KNMI)
|
|
1746
1746
|
* Copyright 2024 - Finnish Meteorological Institute (FMI)
|
|
1747
|
+
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
1747
1748
|
* */
|
|
1748
1749
|
/**
|
|
1749
1750
|
* This class should NEVER be initialized with new Metronome(). Use the
|