gitea push
This commit is contained in:
+1
-1
@@ -529,7 +529,7 @@ declare function isEmptyURL(url: string): boolean;
|
||||
*
|
||||
* @group utils
|
||||
*/
|
||||
declare function isNonEmptyURL(url: string): boolean;
|
||||
declare function isNonEmptyURL(url: string): boolean | "";
|
||||
/**
|
||||
* Joins multiple URL segments into a single URL.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user