UNPKG

@web3auth/ui

Version:
4 lines (3 loc) 87 B
export declare const ThemedContext: import("react").Context<{ isDark: boolean; }>;