including-modules
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Detects whether a given url is routable by the Next.js router (browser only).
|
||||
*/
|
||||
export declare function isLocalURL(url: string): boolean;
|
||||
Reference in New Issue
Block a user