.
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type { BaseNextRequest } from './base-http';
|
||||
import type { ParsedUrlQuery } from 'querystring';
|
||||
export declare const stringifyQuery: (req: BaseNextRequest, query: ParsedUrlQuery) => string;
|
||||
Reference in New Issue
Block a user