UNPKG

nextjs-utils-hooks

Version:

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

2 lines (1 loc) 65 B
export declare function scrollToElement(selector: string): void;