mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
Fix missing or incorrect doc comments, type declarations, etc.
This commit is contained in:
parent
6624ba21df
commit
e2af4512e0
3 changed files with 30 additions and 7 deletions
|
|
@ -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) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue