UNPKG

@samepage/internal

Version:

Utilities used across modules - not meant for use by users directly

3 lines (2 loc) 115 B
declare const redirectWithSearch: (path: string, request: Request) => Response; export default redirectWithSearch;