UNPKG

denwa-web-shared

Version:

A shared library for Next.js App Router projects containing reusable components, hooks, schemas, and utilities.

2 lines (1 loc) 49 B
export declare const useIsClient: () => boolean;