UNPKG

nextjs-router-events

Version:

A router events alternative for Next.js 13+ with app directory with the ability to prevent user navigation.

3 lines (2 loc) 85 B
export declare const isServer: () => boolean; export declare const noop: () => void;