UNPKG

nextjs-utils-hooks

Version:

A collection of useful hooks and utils built specifically for Next.js App Router.

2 lines (1 loc) 58 B
export declare function isValidUrl(url: string): boolean;