UNPKG

@ovine-eason/core

Version:

Build flexible admin system with json.

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