UNPKG

@uiw/react-json-view

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