UNPKG

@jill64/svelte-dark-theme

Version:
5 lines (4 loc) 127 B
import type { Handle } from '@sveltejs/kit'; export declare const onRender: (options?: { cookieKey?: string; }) => Handle;