feat: init
This commit is contained in:
3
node_modules/nuxt/dist/app/composables/url.d.ts
generated
vendored
Normal file
3
node_modules/nuxt/dist/app/composables/url.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { getRequestURL } from 'h3';
|
||||
/** @since 3.5.0 */
|
||||
export declare function useRequestURL(opts?: Parameters<typeof getRequestURL>[1]): URL;
|
||||
Reference in New Issue
Block a user