UNPKG

@uiw/react-json-view

Version:
5 lines (4 loc) 157 B
declare module '@uiw/react-json-view/githubDark' { import type * as CSS from 'csstype'; export const githubDarkTheme: CSS.Properties<string | number>; }