UNPKG

@ovine/core

Version:

Build flexible admin system with json.

4 lines (3 loc) 158 B
import { DefaultTheme } from 'styled-components'; import { DeepPartial } from "../../utils/types"; export declare const darkTheme: DeepPartial<DefaultTheme>;