Fix missing or incorrect doc comments, type declarations, etc.

This commit is contained in:
Kijin Sung 2025-06-02 22:33:04 +09:00
parent 6624ba21df
commit e2af4512e0
3 changed files with 30 additions and 7 deletions

View file

@ -279,6 +279,7 @@ Rhymix.redirectToUrl = function(url) {
* @param string url
* @param string target
* @param string features
* @return void
*/
Rhymix.openWindow = function(url, target, features) {