UNPKG

nextjs-darkmode

Version:

Unleash the Power of React Server Components! Use dark/light mode on your site with confidence, without losing any advantages of React Server Components

3 lines (2 loc) 96 B
export * from "./client"; export type { ColorSchemePreference, ResolvedScheme } from "./utils";